Commit Graph

51 Commits

Author SHA1 Message Date
pyth0n1c 46e0bb0a01 Added a timeout to the CVESSEARCH_API enrichment in doc_gen. Sometimes, this was causing doc_gen to freeze. Now, when the API is not working or is extremely slow and a request takes longer than 10 seconds, a descriptive error will be thrown and the process will exit with 1 2022-02-18 14:19:57 -08:00
pyth0n1c 09c54931af Memoizing/caching a call to CVESSEARCH_API_URL. Gives a SIGNIFICANT speedup in docgen. 2022-02-18 13:36:09 -08:00
d1vious 73ba128590 fixing duplicate lookups bug 2022-02-11 12:11:10 -05:00
Lou Stella 725156ebd8 Merge pull request #1978 from splunk/playbook_updates
Additional Playbook Migrations
2022-02-04 12:35:24 -06:00
Lou Stella 98b2e1055e Sorting conflicts 2022-02-04 11:34:04 -06:00
d1vious 483ba8698e adding macro and lookup sorting 2022-02-04 11:45:10 -05:00
d1vious b33bccfe11 adding macros and lookups to pages 2022-02-03 19:53:59 -05:00
d1vious ec77345417 adding breadcrumb and minor changes 2021-10-28 23:41:25 -04:00
d1vious be45f81b90 migrated to using local theme, reduce tags that are redundant, removed teaser on search, added code to wipe _posts folder pre execution, removed old wikimedia generation code 2021-10-28 23:03:43 -04:00
divious1 c24c062206 fixing display bugs 2021-10-27 10:40:45 -04:00
d1vious 4da636a426 adding cves to docs 2021-10-25 21:05:57 -04:00
divious1 1b708e87e2 adding dynamic index 2021-10-14 18:40:15 -04:00
divious1 03db53cbdf finished playbook examples 2021-10-14 14:48:48 -04:00
d1vious 583f24f559 working playbook collection 2021-10-12 21:06:53 -04:00
divious1 3488a5ebac playbook skeleton 2021-10-12 19:41:23 -04:00
divious1 3cc1eee594 fixing up base on feedback 2021-10-11 18:18:23 -04:00
divious1 6b38a28951 fix try button, updated stories listing 2021-09-23 17:06:36 -04:00
d1vious a5da91738a added techniques to story 2021-09-21 17:59:29 -04:00
divious1 3f5b30a8b2 working stories 2021-09-20 18:35:03 -04:00
divious1 7384541200 working navigation, updated detection listing and index pages 2021-09-20 14:30:43 -04:00
d1vious 6515c861f5 Merge branch 'fancy_docs' of github.com:splunk/security_content into fancy_docs 2021-09-20 10:08:12 -04:00
d1vious 05d99143ef adding detection page generation 2021-09-20 10:08:05 -04:00
divious1 370ea6df6c cleaned up detection display, added testing notes 2021-09-17 21:07:16 -04:00
d1vious 070d78fc60 adding generated _posts from detections 2021-09-17 11:19:08 -04:00
d1vious 62a89f9acf working detection gen 2021-09-16 23:00:07 -04:00
d1vious 137623dcd6 adding new features to wiki generation 2021-09-07 22:45:49 -04:00
divious1 0abcbfb096 fancy docs 2021-09-07 11:01:53 -04:00
pyth0n1c b869caefe4 Removed autoescape=True from jinja2 environment calls which caused errors in generating outputs from templates. Semgrep error does not apply to us since we are not generating html. Added #nosemgrep to each call to prevent semgrep from giving an error. 2021-08-27 11:05:04 -07:00
pyth0n1c c1d144e0d5 auto_escape fix with either not picked up by semgrep because it was changing a global jinja2 configuration or because it didn't actually fix what we thought it would. Setting the global default is probably the best idea since if another function call doesn't explicitly set it, then it won't be set. However, we leave it like this for now. 2021-08-12 13:43:54 -07:00
pyth0n1c b6b5f9317f Using the proper commandline to generate sha256 checksum of files. Added autoescaping to the Jinja2 templates in response to semgrep results. 2021-08-12 13:26:29 -07:00
divious1 3acbb20716 Merge branch 'fixing_doc_gen_ci_issue' into fixing_reporting_bugs 2021-06-24 23:31:36 -04:00
divious1 76107973ac changing ci logic and doc_gen logic to not use pyattck any longer, lib has issues 2021-06-24 23:28:08 -04:00
divious1 df8ff867bb updating circleci image since there is a breaking change 2021-06-24 15:08:40 -04:00
divious1 f6aa338124 adding doc_gen and reportin to the updated tools 2021-05-19 11:00:41 -04:00
github-actions[bot] 4e3ab213ba Branch was auto-updated. 2021-03-25 17:34:23 +00:00
divious1 8592f7aae9 fixed date generation 2021-03-24 21:54:08 -04:00
divious1 f224e3865e removing unecessary import 2021-03-22 18:02:35 -04:00
divious1 978e67817f updating to remove type and also updated circleci 2021-03-18 22:39:08 -04:00
divious1 a21476d8e3 cleaned up code a bit made it simpler 2021-03-18 14:53:40 -04:00
divious1 b2c6c6542f addiing spec generation 2021-03-17 22:44:46 -04:00
divious1 d685e444f9 working story 2021-03-04 10:47:27 -05:00
divious1 dd80dae944 adding splunk docs wiki 2021-03-03 20:44:55 -05:00
divious1 4cf0e04e43 working stories with enrichment 2021-03-03 15:45:09 -05:00
divious1 113512d8fd working stories 2021-03-03 14:12:43 -05:00
divious1 329a1ef562 started stories 2021-03-03 11:40:39 -05:00
divious1 239745b2d6 added organized by kind for detections 2021-03-01 21:36:26 -05:00
divious1 75c24a9f34 added markup 2021-03-01 13:49:16 -05:00
divious1 10c6f54604 fixed up a few items with markdown 2021-02-25 18:53:26 -05:00
divious1 9f3045df33 minor updates to jinja template 2021-02-25 01:17:31 -05:00
divious1 d8d90111a0 markdown_detections 2021-02-25 01:10:17 -05:00