pyth0n1c
|
728dc5d069
|
Branch was auto-updated.
|
2022-03-21 04:18:39 -07:00 |
|
P4T12ICK
|
86cd0e9d8d
|
Merge branch 'improve_validate' of github.com:splunk/security_content into improve_validate
|
2022-03-21 09:29:26 +01:00 |
|
P4T12ICK
|
510a196a0d
|
Improve validation
|
2022-03-21 09:27:53 +01:00 |
|
pyth0n1c
|
a00cf11125
|
Branch was auto-updated.
|
2022-03-18 07:04:37 -07:00 |
|
pyth0n1c
|
e87dca3aa5
|
Branch was auto-updated.
|
2022-03-18 07:04:26 -07:00 |
|
P4T12ICK
|
9a348b9130
|
Improve validation
|
2022-03-18 12:49:20 +01:00 |
|
pyth0n1c
|
0ba1cbb65b
|
Branch was auto-updated.
|
2022-03-18 00:09:17 -07:00 |
|
pyth0n1c
|
a21d83d7d1
|
Branch was auto-updated.
|
2022-03-18 00:09:12 -07:00 |
|
patel-bhavin
|
7e297e06da
|
Merge branch 'search_len' of github.com:splunk/security_content into search_len
|
2022-03-17 15:24:54 -07:00 |
|
patel-bhavin
|
d99e9e58e0
|
name check only for ESCU
|
2022-03-17 15:24:40 -07:00 |
|
pyth0n1c
|
46e59cac76
|
Branch was auto-updated.
|
2022-03-17 12:44:49 -07:00 |
|
pyth0n1c
|
31cef960f4
|
Branch was auto-updated.
|
2022-03-17 12:44:45 -07:00 |
|
pyth0n1c
|
5b51b5d15e
|
Missing braces around fstring variable
|
2022-03-17 12:26:35 -07:00 |
|
pyth0n1c
|
dbd047d93f
|
Instead of just printing the total numbers of
tests, passes, fails, and errors, print out
the files that failed as well.
|
2022-03-17 12:11:50 -07:00 |
|
P4T12ICK
|
5f155e4166
|
SSA add risk_score to package
|
2022-03-17 16:03:59 +01:00 |
|
patel-bhavin
|
99829330c1
|
all the changes again
|
2022-03-16 13:35:48 -07:00 |
|
pyth0n1c
|
b06358ede7
|
Branch was auto-updated.
|
2022-03-16 05:55:01 -07:00 |
|
P4T12ICK
|
19a24a6ad6
|
Replaced PyInquirer with Questionaire
|
2022-03-16 11:36:08 +01:00 |
|
pyth0n1c
|
6cb69836e0
|
Branch was auto-updated.
|
2022-03-15 09:57:10 -07:00 |
|
pyth0n1c
|
5d6ca3264c
|
Branch was auto-updated.
|
2022-03-15 09:57:06 -07:00 |
|
P4T12ICK
|
994e8b51d6
|
Updated detection testing
|
2022-03-15 17:45:33 +01:00 |
|
P4T12ICK
|
d169636e7f
|
Updated detection testing
|
2022-03-15 17:34:48 +01:00 |
|
P4T12ICK
|
459e2d3fd2
|
Updated detection testing
|
2022-03-15 15:46:51 +01:00 |
|
P4T12ICK
|
3a0a6cf4fa
|
fixed a small bug in detection builder
|
2022-03-15 11:19:35 +01:00 |
|
pyth0n1c
|
ddd3f7a9a7
|
Branch was auto-updated.
|
2022-03-14 14:16:15 -07:00 |
|
P4T12ICK
|
5dd13ea167
|
fix broken detections
|
2022-03-14 15:51:05 +01:00 |
|
P4T12ICK
|
ae00b4c948
|
Add pytest as separate CI workflow
|
2022-03-14 13:24:29 +01:00 |
|
P4T12ICK
|
eb5609fb3b
|
Add pytest as separate CI workflow
|
2022-03-14 13:07:01 +01:00 |
|
P4T12ICK
|
e6c8254ede
|
Added automaticc generation of finding report
|
2022-03-14 12:12:48 +01:00 |
|
P4T12ICK
|
10c25b2014
|
Refactored security content
|
2022-03-10 10:27:29 +01:00 |
|
P4T12ICK
|
6f0ee68913
|
Refactored security content
|
2022-03-09 14:43:09 +01:00 |
|
pyth0n1c
|
adb636bc8d
|
Branch was auto-updated.
|
2022-03-04 12:21:27 -08:00 |
|
Jose Enrique Hernandez
|
d78bb53baa
|
Revert "Refactored security content"
|
2022-03-04 15:13:04 -05:00 |
|
pyth0n1c
|
524d329bd9
|
Branch was auto-updated.
|
2022-03-04 09:34:02 -08:00 |
|
P4T12ICK
|
3131db9d8c
|
merged with develop
|
2022-03-03 14:18:47 +01:00 |
|
P4T12ICK
|
68543a8dc1
|
merged with develop
|
2022-03-03 13:11:56 +01:00 |
|
pyth0n1c
|
778323b03d
|
By default, if SSA detections have test files and not detection files or vice versa, they will print out an error but not generate an exception. For non-SSA detections, these will generate an error.
|
2022-03-02 13:04:29 -08:00 |
|
pyth0n1c
|
e4360db1a9
|
Adding code to find when test files have been orphaned. If a test file exists and does not have an associated detection file, it will be printed out and an error will be thrown. We already have support for the reverse direction - when a detection file exists and a test file does not. This will help keep the repo cleaner.
|
2022-03-01 16:47:34 -08:00 |
|
P4T12ICK
|
ded483ddf0
|
added validation
|
2022-02-28 14:50:31 +01:00 |
|
P4T12ICK
|
5b581bc959
|
added validation
|
2022-02-28 14:16:23 +01:00 |
|
P4T12ICK
|
3946110a92
|
added specs
|
2022-02-28 12:47:14 +01:00 |
|
P4T12ICK
|
3cd94faaf9
|
updated ci
|
2022-02-25 16:21:08 +01:00 |
|
P4T12ICK
|
26f835751a
|
integrated reporting
|
2022-02-25 15:21:25 +01:00 |
|
P4T12ICK
|
8cf8fc40ac
|
reporting integrated
|
2022-02-24 16:18:56 +01:00 |
|
P4T12ICK
|
8b32ec772f
|
new_content integrated
|
2022-02-24 12:35:20 +01:00 |
|
P4T12ICK
|
743701d542
|
docgen ready
|
2022-02-23 14:46:39 +01:00 |
|
P4T12ICK
|
bda23e1631
|
Merge branch 'refactored_security_content' of github.com:splunk/security_content into refactored_security_content
|
2022-02-22 18:40:52 +01:00 |
|
P4T12ICK
|
2cda47990b
|
doc_gen ready
|
2022-02-22 18:40:36 +01:00 |
|
pyth0n1c
|
f906d579d9
|
Branch was auto-updated.
|
2022-02-18 14:38:58 -08:00 |
|
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 |
|