phantinuss
470bdd5252
hotfix: reenable rules check, might be refined later
2022-03-21 13:35:30 +01:00
Thomas Patzke
2d44696464
Replaced sigmatools tests with sigma-cli check
2022-03-16 00:19:16 +01:00
Florian Roth
d3d6771599
Merge pull request #2725 from phantinuss/checkbaseline
...
Workflow: Overview of matching rules and case insensitive FP filtering
2022-02-22 16:54:10 +01:00
phantinuss
41bd6f4945
workflow: exclude FPs case insensitively
2022-02-22 15:23:05 +01:00
phantinuss
c0b0facc5b
workflow: add overview over triggered rules at the end
2022-02-22 15:23:05 +01:00
Florian Roth
cc9a5b4b07
fix: FPs with new rules
2022-02-22 13:32:34 +01:00
phantinuss
62949b0437
workflow: output cosmetics
2022-02-21 11:01:44 +01:00
phantinuss
3961774991
workflow: show error on sigma matches
2022-02-21 11:01:44 +01:00
phantinuss
fc8cf7d4a0
workflow: fix: missing . in path
2022-02-21 11:01:44 +01:00
phantinuss
a1c0c1c03d
workflow: add shebang to matchgrep.sh
2022-02-21 11:01:44 +01:00
phantinuss
2cecd0e6ef
workflow: rename steps
2022-02-21 11:01:44 +01:00
phantinuss
0c473a3e77
workflow: evaluate findings, exclude known FPs
2022-02-21 11:01:44 +01:00
phantinuss
20761d0332
workflow: link to latest release
2022-02-21 11:01:44 +01:00
phantinuss
48eefe29f7
workflow: verbose remove of deprecated rules
2022-02-21 11:01:43 +01:00
phantinuss
00f1f561dd
workflow: fix: missing -l grep flag
2022-02-21 11:01:43 +01:00
phantinuss
d3397929b4
workflow: fix: quote command with pipe
2022-02-21 11:01:43 +01:00
phantinuss
e6fe8fdedd
workflow: execute evtx-sigma-checker
2022-02-21 11:01:43 +01:00
frack113
8ed456258f
Use correct pipenv version
2021-11-08 18:22:23 +01:00
Gábor Lipták
d2592ee0b6
Add yamllint to GHA
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com >
2021-07-26 21:26:16 -04:00
Florian Roth
6605d302cd
fix: trying to fix pipenv issue
2021-05-03 13:05:21 +02:00
Thomas Patzke
1e029b98cf
Merge branch 'oscd-merge'
2021-04-06 00:22:37 +02:00
Thomas Patzke
0a28a42498
CI: Install Python dependencies in virtual env
2021-04-05 22:57:50 +02:00
Thomas Patzke
3d519a874b
Added dev dependencies from requirements
2021-04-03 23:12:36 +02:00
Thomas Patzke
5f2ff99eea
Replaced pip requirements with pipenv
2021-04-03 01:00:22 +02:00
Thomas Patzke
84dc11ca98
Removed ES query tests
2020-11-21 13:33:25 +04:00
Thomas Patzke
31241d9bbd
Removed ES query tests
2020-11-02 22:57:01 +01:00
Thomas Patzke
986c80e593
Added oscd branch to CI
2020-10-07 08:20:26 +02:00
Jonas Plum
5cc82d0f05
Move testcase
2020-05-30 00:56:06 +02:00
Florian Roth
aa73c39a35
Merge pull request #692 from Neo23x0/ci-deploy
...
PyPI deployment via GitHub Actions
2020-04-03 09:29:49 +02:00
Thomas Patzke
8c69c7bb02
PyPI deployment via GitHub Actions
2020-03-31 22:36:16 +02:00
Thomas Patzke
d33f4b290d
Dependency cleanup
...
* Consolidated dependencies into main and development (MISP and test
intergrated).
* Splitted Pipfile dependencies into main and development
* Specified compatible dependencies
2020-03-29 22:55:09 +02:00
Thomas Patzke
4dbe5e2f17
Moved Elasticsearch dependencies to generic dependencies
...
Omitting waiting for Elasticsearch as it should be started at this time.
2020-03-29 15:19:13 +02:00
Thomas Patzke
5e258efbe7
Improved Elasticsearch waiting process
2020-03-29 14:57:34 +02:00
Thomas Patzke
d68b900077
Wait for Elasticsearch before running tests
2020-03-29 14:37:27 +02:00
Thomas Patzke
821a631325
Run Elasticsearch installation as root
2020-03-29 14:00:15 +02:00
Thomas Patzke
fbe40bd1e8
Fixed Elasticsearch test
...
* Splitted into separate action
* Install dependencies
2020-03-29 13:41:03 +02:00
Thomas Patzke
d24c1e2800
CI testing with GitHub Actions
2020-03-29 13:25:04 +02:00