Bhavin Patel
|
dfc59d01b4
|
Update requirements.txt
|
2021-09-03 11:34:00 -07:00 |
|
pyth0n1c
|
469a5b53b9
|
Branch was auto-updated.
|
2021-09-02 21:52:53 -07:00 |
|
dependabot[bot]
|
476df2188d
|
Bump mysql-connector-python from 8.0.25 to 8.0.26
Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.25 to 8.0.26.
---
updated-dependencies:
- dependency-name: mysql-connector-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 23:38:37 +00:00 |
|
pyth0n1c
|
2a33d7377f
|
Updated boto3 version in requirements.txt.
Removed extra python requirements
installation in detection-testing.
|
2021-09-02 16:10:16 -07:00 |
|
pyth0n1c
|
232f22fee5
|
Added pip install wheel to everything. Changed >= back
to ==. Testing to see if these install are faster.
|
2021-09-02 14:17:52 -07:00 |
|
pyth0n1c
|
ef8c3126bb
|
Updating all requirements.txt dependencies
from == to >= and seeing it if runs...
|
2021-09-02 13:48:09 -07:00 |
|
patel-bhavin
|
621bd9e50c
|
minor
|
2021-09-01 13:37:47 -07:00 |
|
patel-bhavin
|
95d623f3c7
|
name update
|
2021-09-01 13:32:31 -07:00 |
|
patel-bhavin
|
6e7c3739b3
|
adding names in batch
|
2021-09-01 13:26:00 -07:00 |
|
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 |
|
P4T12ICK
|
1ac0f6be22
|
improve testing
|
2021-08-27 12:43:54 +02:00 |
|
P4T12ICK
|
b0f5e635b4
|
update packages
|
2021-08-27 10:13:24 +02:00 |
|
pyth0n1c
|
0b3569d714
|
Massive merge from upstream. Should be good now.
|
2021-08-17 11:31:24 -07:00 |
|
P4T12ICK
|
f3e723e1d0
|
update detection testing
|
2021-08-17 11:03:00 +02:00 |
|
pyth0n1c
|
7ba36644bf
|
As suggested by semgrep: Replaced a call to os.system with a call to subprocess.call. Fixed csv quoting to QUOTE_ALL in one of the files that was missed.
|
2021-08-12 15:31:36 -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 |
|
github-actions[bot]
|
760452a0cc
|
Branch was auto-updated.
|
2021-07-14 11:04:28 +00:00 |
|
P4T12ICK
|
a91762555e
|
bug fix detection testing
|
2021-07-14 11:45:33 +02:00 |
|
dependabot[bot]
|
14d3525066
|
Bump splunk-sdk from 1.6.15 to 1.6.16
Bumps [splunk-sdk](https://github.com/splunk/splunk-sdk-python) from 1.6.15 to 1.6.16.
- [Release notes](https://github.com/splunk/splunk-sdk-python/releases)
- [Changelog](https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/splunk/splunk-sdk-python/compare/1.6.15...1.6.16)
---
updated-dependencies:
- dependency-name: splunk-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 15:03:05 +00:00 |
|
P4T12ICK
|
3b02e61c43
|
fix escu stanzas errors
|
2021-07-13 11:43:03 +02:00 |
|
P4T12ICK
|
e900cbd2a3
|
fix escu stanzas errors
|
2021-07-13 11:01:22 +02:00 |
|
P4T12ICK
|
c8df1eb322
|
Merge branch 'develop' into dependabot/pip/identify-2.2.10
|
2021-07-12 18:14:16 +02:00 |
|
P4T12ICK
|
4097840b29
|
Merge branch 'develop' into dependabot/pip/botocore-1.20.105
|
2021-07-12 16:48:51 +02:00 |
|
github-actions[bot]
|
c72e9a1248
|
Branch was auto-updated.
|
2021-07-12 14:42:20 +00:00 |
|
github-actions[bot]
|
0ea66ad61b
|
Branch was auto-updated.
|
2021-07-12 11:27:13 +00:00 |
|
github-actions[bot]
|
7a4a86c014
|
Branch was auto-updated.
|
2021-07-12 11:27:10 +00:00 |
|
github-actions[bot]
|
6b91f13fac
|
Branch was auto-updated.
|
2021-07-12 11:27:09 +00:00 |
|
github-actions[bot]
|
36434a367d
|
Branch was auto-updated.
|
2021-07-12 10:06:12 +00:00 |
|
github-actions[bot]
|
d8ba0c4866
|
Branch was auto-updated.
|
2021-07-12 10:06:10 +00:00 |
|
github-actions[bot]
|
debfc95899
|
Branch was auto-updated.
|
2021-07-12 10:06:07 +00:00 |
|
github-actions[bot]
|
a4fa423c7f
|
Branch was auto-updated.
|
2021-07-12 10:06:06 +00:00 |
|
P4T12ICK
|
e86c4a24c4
|
bug fix in detection testing
|
2021-07-12 11:26:31 +02:00 |
|
P4T12ICK
|
e21e2a6304
|
bug fix in detection testing
|
2021-07-12 11:21:23 +02:00 |
|
P4T12ICK
|
0b939bf19d
|
Merge branch 'develop' into dependabot/pip/packaging-21.0
|
2021-07-07 13:43:04 +02:00 |
|
github-actions[bot]
|
b69d63bde2
|
Branch was auto-updated.
|
2021-07-07 11:43:04 +00:00 |
|
github-actions[bot]
|
6bce5b1b7d
|
Branch was auto-updated.
|
2021-07-07 11:43:00 +00:00 |
|
github-actions[bot]
|
f80699390a
|
Branch was auto-updated.
|
2021-07-07 11:42:59 +00:00 |
|
github-actions[bot]
|
0bc083fcd6
|
Branch was auto-updated.
|
2021-07-06 14:44:32 +00:00 |
|
github-actions[bot]
|
4e7d049454
|
Branch was auto-updated.
|
2021-07-06 14:44:31 +00:00 |
|
github-actions[bot]
|
f45e1844f9
|
Branch was auto-updated.
|
2021-07-06 14:44:27 +00:00 |
|
P4T12ICK
|
158046c7f7
|
Merge branch 'develop' into dependabot/pip/urllib3-1.26.6
|
2021-07-06 16:44:20 +02:00 |
|
github-actions[bot]
|
9c20a2a320
|
Branch was auto-updated.
|
2021-07-06 14:11:04 +00:00 |
|
dependabot[bot]
|
d0743ed7f4
|
Bump identify from 2.2.4 to 2.2.10
Bumps [identify](https://github.com/pre-commit/identify) from 2.2.4 to 2.2.10.
- [Release notes](https://github.com/pre-commit/identify/releases)
- [Commits](https://github.com/pre-commit/identify/compare/v2.2.4...v2.2.10)
---
updated-dependencies:
- dependency-name: identify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-06 14:10:58 +00:00 |
|
dependabot[bot]
|
d4abdc7fe6
|
Bump botocore from 1.20.74 to 1.20.105
Bumps [botocore](https://github.com/boto/botocore) from 1.20.74 to 1.20.105.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.20.74...1.20.105)
---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-06 13:55:13 +00:00 |
|
github-actions[bot]
|
9da0c4067f
|
Branch was auto-updated.
|
2021-07-06 13:55:08 +00:00 |
|
github-actions[bot]
|
cb0b317fc4
|
Branch was auto-updated.
|
2021-07-06 13:55:07 +00:00 |
|
github-actions[bot]
|
6fcc5fa01b
|
Branch was auto-updated.
|
2021-07-06 13:55:03 +00:00 |
|
github-actions[bot]
|
abf35feaeb
|
Branch was auto-updated.
|
2021-07-06 13:55:01 +00:00 |
|
github-actions[bot]
|
1c3c9d267a
|
Branch was auto-updated.
|
2021-07-06 13:38:21 +00:00 |
|