srv-rr-gh-researchbt
64c354f963
Branch was auto-updated.
2022-09-29 11:16:31 -07:00
pyth0n1c
23b140e8e6
A few more changes in the story builder to get references working properly.
2022-09-15 17:18:50 -07:00
pyth0n1c
c8a7c61b74
Changes to apss the name of the app to the story builder, since it is required for generate.
2022-09-15 16:26:34 -07:00
pyth0n1c
3030c694bf
Branch was auto-updated.
2022-09-15 08:08:58 -07:00
tccontre
3397919067
new-xml-src-data
2022-09-15 09:59:04 +02:00
d1vious
50a2d18163
fixing missing test
2022-09-14 19:20:57 -04:00
d1vious
e027f13add
removing risk objects from correlation searches on savedsearchesconf to avoid circular risk loop
2022-09-14 18:33:15 -04:00
d1vious
940598b6c2
pass CI testing
2022-09-13 16:52:39 -04:00
d1vious
64908593d4
adds RBA to correlation rule titles
2022-09-13 13:11:51 -04:00
Bhavin Patel
157a434a53
Merge pull request #2335 from yaleman/patch-1
...
Grammar correction in documentation template
2022-08-23 15:02:11 -05:00
James Hodgkinson
729574b236
grammar correction in template
2022-08-18 13:32:34 +10:00
Lou Stella
bc331db06c
Print error instead of bailing out on enrichment failure
2022-08-16 11:04:24 -05:00
pyth0n1c
4f6c1f20d3
Fixed template files that were modified in error
2022-08-12 13:15:41 -07:00
pyth0n1c
f632813720
Changes to a number of files to make them suitable for use in an app by a different name.
2022-08-11 16:54:05 -07:00
P4T12ICK
97bc95f773
bug fix
2022-08-04 14:55:21 +02:00
pyth0n1c
1ee1b76968
Branch was auto-updated.
2022-08-04 00:42:05 -07:00
P4T12ICK
0fb17dd617
bug fix
2022-08-04 09:28:56 +02:00
d1vious
939493337d
adding research site links
2022-08-03 17:34:32 -04:00
P4T12ICK
9dac698c46
solve merge conflicts
2022-08-01 11:39:02 +02:00
P4T12ICK
bcb943d150
fix tests
2022-08-01 11:31:23 +02:00
tccontre
b21d754be3
attack_data_helper
2022-07-20 10:54:59 +02:00
pyth0n1c
236f0ce71f
Branch was auto-updated.
2022-07-19 12:36:12 -07:00
pyth0n1c
ad975d46c2
Updating a few more links in test files from Fireeye
...
to Mandiant to match the source files.
2022-07-19 10:14:21 -07:00
pyth0n1c
7554992aa0
Updates to reduce duplication in the check_references code. Other updates to fix a number of issues introduced which cause Pytests to fail
2022-07-18 15:58:12 -07:00
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
0c41f0a2f8
Branch was auto-updated.
2022-07-07 17:08:03 -07:00
pyth0n1c
8ed9372401
On CVESearch API failure, added a
...
brief sleep to allow the API to
begin working again before trying
to resolve it again.
2022-07-07 14:40:39 -07:00
pyth0n1c
80af56d397
Fixing the rare case where enrichment fails
...
due to CVESearch API failure, causing the
entire workflow to fail. Now, we will retry
enrichment up to a total of 3 times. This should
virtually eliminate all CVE Enrichment failures.
If they do still occur, we will receive a
descriptive message indicating why there was
a failure instead of the cryptic message
that we were getting before.
2022-07-07 14:33:57 -07:00
pyth0n1c
52abbc9408
Changing enrichment failures from
...
error prints to error prints AND
failures.
2022-06-30 15:47:29 -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
8b7f7d20eb
in-memory optimization for fetching CVE enrichment and app enrichment, even if skip_enrichment or cached_and_offline are disabled.
2022-06-29 16:53:17 -07:00
pyth0n1c
5eda0215e4
Branch was auto-updated.
2022-06-29 12:59:29 -07:00
P4T12ICK
1403223486
small bug fix
2022-06-28 20:12:46 +02:00
patel-bhavin
4d613e3aad
default
2022-06-27 16:18:47 -07:00
patel-bhavin
047eafe9fa
pytest
2022-06-27 16:18:00 -07:00
patel-bhavin
bb3a73b0dd
array
2022-06-27 15:26:45 -07:00
patel-bhavin
5c1e44eb32
adding more technologieas
2022-06-27 13:49:44 -07:00
patel-bhavin
d5ab2bd9c8
CI
2022-06-24 14:42:57 -07:00
patel-bhavin
690021590a
add MS windows
2022-06-24 14:30:58 -07:00
patel-bhavin
e92699f315
st
2022-06-24 14:27:27 -07:00
pyth0n1c
d40ca09d61
Merged develop into content_changer_improvements to resolve merge conflict. this was making it impossible to merge the PR in the GitHub Interface.
2022-06-23 14:19:17 -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
Danny Leung
84420a1912
PEX-76: fix the detections obj to include the J2 docs fields
2022-06-06 15:01:26 -07:00
Danny Leung
518251e8c8
PEX-76: add back the detection_names obj
2022-06-06 09:51:16 -07:00
Danny Leung
c247d2cdd4
PEX-76: remove detection_names; modify detections to only contain name attribute
2022-06-02 21:03:36 -07:00
d1vious
ce00e2414e
fixing testing redux
2022-05-31 11:11:40 -04:00
d1vious
baac782e94
updating tests
2022-05-31 10:14:24 -04:00
d1vious
917d4e0dca
just removing bolding
2022-05-27 20:36:32 -04:00
d1vious
2514983361
adding a note about how the score is calculated
2022-05-27 20:33:28 -04:00
patel-bhavin
c87f34fafa
minor url fix
2022-05-26 16:06:56 -07:00