pyth0n1c
1cdfb1916f
Fixed paths in content generation to use the input path instead of hardcoded relative paths.
2022-07-15 08:02:17 -07:00
pyth0n1c
45736b5ed7
Updated CI/CD Workflow and
...
python code in contentctl so that
progress update are not output
when running in CICD environment.
Outputting all of this data
causes thousands of lines of output
logs to be generated in CICD.
This info is only relevant when
running locally in a tty.
2022-06-30 10:52:00 -07:00
pyth0n1c
a74ebee88f
Added the --skip_enrichment option to the
...
contentctl tool. This can save a huge amount
of time when generating an app. Also
added a progress meter when the documentation
is being generated. Finally, correctly initialized
the default values of some class member fields
in order to get all the contentctl steps working.
2022-06-22 13:44:17 -07:00
pyth0n1c
cdb66ae143
More optimizations in content_ctl. No longer generate ba_factory or factory if they are not needed - only generate the one or ones that are required. Also, provide status printouts for the AttackEnrichment so that the user can monitor progress and be sure something is happening.
2022-05-10 15:49:45 -07:00
pyth0n1c
f81a103b01
Added the majority of support for offline and cached mode for contentctl. This means that developers can much more rapidly test new builds without waiting on slow API end points \(taking build and validate job from upwards of 10 minutes to a few seconds\). It also means that the tool can be used in completely offline, secure environments that do not mirror the required HTTP endpoints.
2022-04-29 16:53:20 -07:00
P4T12ICK
afc1860132
Add Mitre Attack Csv generation
2022-03-29 12:14:20 +02:00
P4T12ICK
0fe8a854ec
fixed api and mitre attack enrichment
2022-03-28 14:03:10 +02:00
P4T12ICK
6f0ee68913
Refactored security content
2022-03-09 14:43:09 +01:00
Jose Enrique Hernandez
d78bb53baa
Revert "Refactored security content"
2022-03-04 15:13:04 -05:00
patel-bhavin
1c5961c4c5
condition for tactic and jinja field for risk
2022-02-15 13:45:08 -08:00
P4T12ICK
0b5b4e2388
generate API package working
2022-02-14 16:45:27 +01:00