Commit Graph

24 Commits

Author SHA1 Message Date
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
divious1 33df34d50c remove baseline code 2021-08-27 12:05:28 -04:00
divious1 faa645fd14 added new dm for risk 2021-08-27 12:03:52 -04:00
patel-bhavin 57a8034586 removed net_traffic 2021-08-26 11:42:28 -07:00
patel-bhavin 6391ec32aa remove type from story and delete baseline 2021-08-26 11:19:24 -07:00
patel-bhavin 4f409f850c minor 2021-08-26 10:51:42 -07:00
patel-bhavin 742b597137 tst 2021-08-24 14:02:43 -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 b86a57f2a2 adding new description logic for our generated template 2021-06-30 15:04:01 -04:00
divious1 a8a69a97a5 renaming product to new name 2021-04-21 18:23:09 -04:00
divious1 1259c0aa34 bug in mitre_id that caused it to not be stored as a yaml array correctly 2021-03-25 22:54:23 -04:00
P4T12ICK 7e0ace0689 improved contentctl 2021-03-17 11:38:33 +01:00
divious1 666c53d1b4 wrong path in test file specs 2021-03-02 15:44:05 -05:00
divious1 f5fe07171f updated given feedback from the team 2021-02-19 22:59:09 -05:00
divious1 8a73c3237b first set of feedback 2021-02-18 21:32:59 -05:00
divious1 b81bb8c53d fixed minor bug 2021-02-18 10:29:19 -05:00
divious1 6634909d8e added wizard for detections and tests 2021-02-17 23:18:18 -05:00
divious1 85d657e977 skeleton of wizar 2021-02-16 23:39:30 -05:00
divious1 8d7784ea37 added example for story 2021-02-16 22:56:36 -05:00
divious1 8d03d90493 added test file for generation example 2021-02-16 22:17:18 -05:00
divious1 6cc4bdddb6 missing import 2021-02-16 16:18:06 -05:00
divious1 7faeae2949 added filter 2021-02-15 22:32:26 -05:00
divious1 b82c5bcc9b added skeleton for wizar, also example creation for detections 2021-02-15 22:25:18 -05:00