Commit Graph

3042 Commits

Author SHA1 Message Date
dependabot[bot] fe0165fca3
build(deps-dev): bump mypy from 1.10.0 to 1.14.0
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.14.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-24 07:03:09 +00:00
Michel Oosterhof 63eeed3f4e
Dock (#2444)
* by default don't load boto (too big) or xmpp (wokkel outdated)
* no SBOM on local docker load
* mypy 1.13.0
* combine dockerfile COPY statements
2024-12-24 15:01:58 +08:00
dependabot[bot] 205efc6d3c
build(deps): bump pymisp from 2.5.3 to 2.5.4 (#2445)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.5.3...v2.5.4)

---
updated-dependencies:
- dependency-name: pymisp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-24 15:00:34 +08:00
dependabot[bot] e590227a67
build(deps-dev): bump pyupgrade from 3.19.0 to 3.19.1 (#2446)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.19.0 to 3.19.1.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-24 15:00:12 +08:00
dependabot[bot] ade487ad5f
build(deps): bump attrs from 24.2.0 to 24.3.0 (#2447)
Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 24.3.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-24 14:59:57 +08:00
dependabot[bot] 6d04eca7da
build(deps): bump urllib3 from 2.2.3 to 2.3.0 (#2440)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 15:59:37 +08:00
dependabot[bot] f33417dde4
build(deps-dev): bump pylint from 3.2.7 to 3.3.2 (#2441)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.7...v3.3.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 15:59:03 +08:00
dependabot[bot] 75fbedb4ed
build(deps-dev): bump pyright from 1.1.390 to 1.1.391 (#2442)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.390 to 1.1.391.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.390...v1.1.391)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 15:58:52 +08:00
Michel Oosterhof 583f7f04c6
cowrie.readthedocs.io -> docs.cowrie.org (#2434)
* cowrie.readthedocs.io -> docs.cowrie.org
2024-12-18 14:52:06 +08:00
dependabot[bot] 5ecd70c270
build(deps): bump pymisp from 2.5.2 to 2.5.3 (#2431)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: pymisp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 14:43:38 +08:00
dependabot[bot] 76fee0248a
build(deps-dev): bump types-python-dateutil (#2430)
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20241003 to 2.9.0.20241206.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 11:03:16 +08:00
dependabot[bot] 8637022e3f
build(deps): bump elasticsearch from 8.16.0 to 8.17.0 (#2432)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.16.0...v8.17.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 10:57:44 +08:00
dependabot[bot] aba65aa868
build(deps): bump redis from 5.2.0 to 5.2.1 (#2433)
Bumps [redis](https://github.com/redis/redis-py) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 10:57:25 +08:00
dependabot[bot] 629c25541d
build(deps): bump botocore from 1.35.72 to 1.35.76 (#2425)
Bumps [botocore](https://github.com/boto/botocore) from 1.35.72 to 1.35.76.
- [Commits](https://github.com/boto/botocore/compare/1.35.72...1.35.76)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 15:50:15 +08:00
dependabot[bot] cfc644137c
build(deps-dev): bump pyright from 1.1.389 to 1.1.390 (#2426)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.389 to 1.1.390.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.389...v1.1.390)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 15:50:02 +08:00
dependabot[bot] 3945a3d0e9
build(deps-dev): bump ruff from 0.8.0 to 0.8.2 (#2427)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.8.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 15:49:49 +08:00
dependabot[bot] 7e5f61eabf
build(deps-dev): bump coverage from 7.6.4 to 7.6.9 (#2428)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.4 to 7.6.9.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.4...7.6.9)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 15:49:33 +08:00
Michel Oosterhof 0eb115277e
run verify with correct signer/subject (#2424) 2024-12-04 16:43:25 +08:00
dependabot[bot] 367cf56773
build(deps): bump twisted from 24.10.0 to 24.11.0 in /docs (#2418)
Bumps [twisted](https://github.com/twisted/twisted) from 24.10.0 to 24.11.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](https://github.com/twisted/twisted/compare/twisted-24.10.0...twisted-24.11.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 13:55:01 +08:00
dependabot[bot] e74988f984
build(deps): bump botocore from 1.35.69 to 1.35.72 (#2419)
Bumps [botocore](https://github.com/boto/botocore) from 1.35.69 to 1.35.72.
- [Commits](https://github.com/boto/botocore/compare/1.35.69...1.35.72)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 13:54:37 +08:00
dependabot[bot] d97947065b
build(deps): bump setuptools from 75.1.0 to 75.6.0 (#2420)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.1.0 to 75.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.1.0...v75.6.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 13:54:27 +08:00
dependabot[bot] bf6550926e
build(deps): bump sphinx-rtd-theme from 3.0.1 to 3.0.2 (#2421)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 13:53:49 +08:00
dependabot[bot] fc98255454
build(deps): bump cryptography from 43.0.3 to 44.0.0 (#2422)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 13:53:38 +08:00
Michel Oosterhof 7667455c0e
quiet compile. use push output, -y for cosign (#2416)
* quiet compile and compile more. use push digest to sign, -y for cosign
2024-11-29 23:28:41 +08:00
Michel Oosterhof 7eb93ff5cf
sign docker container (#2415)
* add signing with cosign through keyless OIDC integration
* remove stdout from bin/regen-dropin.cache
2024-11-29 22:43:59 +08:00
Michel Oosterhof cc882b0948
Proxy updates (#2412)
* get all ssh message numbers from conch headers
2024-11-28 21:01:35 +08:00
Michel Oosterhof 2cefdec289
create dropin.cache at build time (#2414)
* create dropin.cache at build time
* set SOURCE_DATE_EPOCH for use in Docker
2024-11-28 13:42:10 +08:00
Michel Oosterhof bd8108cd01
improved subshell execution (#2411)
* execute (command) in subshell
2024-11-26 23:15:46 +08:00
Michel Oosterhof 6718b28d94
Bashlevel (#2410)
* multi level shell!
* standardize duration logging
2024-11-26 20:37:11 +08:00
Michel Oosterhof f9333c9c7d
Pyre and 2.6.1 (#2409)
* pyre config
* 2.6.1
2024-11-26 12:58:26 +08:00
Michel Oosterhof a4a40df63b
fix crash with 0 arguments (#2408) 2024-11-26 12:55:06 +08:00
Michel Oosterhof e1e3fe8498
Ruff8 (#2407)
* ruff 8 upgrade and new rules
* format strings
* don't shadow python identifiers
2024-11-26 11:23:27 +08:00
Michel Oosterhof 92e3452d98
remove blowfish (#2406) 2024-11-26 09:06:50 +08:00
dependabot[bot] b77c20a615
build(deps): bump pymisp from 2.5.1 to 2.5.2 (#2405)
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/compare/v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: pymisp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 09:06:30 +08:00
dependabot[bot] 0bc5d9cd43
build(deps): bump elasticsearch from 8.15.1 to 8.16.0 (#2404)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.15.1 to 8.16.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.15.1...v8.16.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 09:06:15 +08:00
dependabot[bot] 4233bef711
build(deps): bump bcrypt from 4.2.0 to 4.2.1 (#2403)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 09:06:04 +08:00
dependabot[bot] 7d454768f1
build(deps): bump botocore from 1.35.50 to 1.35.69 (#2402)
Bumps [botocore](https://github.com/boto/botocore) from 1.35.50 to 1.35.69.
- [Commits](https://github.com/boto/botocore/compare/1.35.50...1.35.69)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 09:05:38 +08:00
dependabot[bot] ddf1eaf7ec
build(deps): bump setuptools from 75.5.0 to 75.6.0 in /docs (#2400)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.5.0 to 75.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.5.0...v75.6.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 09:05:18 +08:00
Michel Oosterhof 49c7c4aac8
flags for ps to work on busybox. (#2399) 2024-11-22 18:27:43 +08:00
Michel Oosterhof fec2bc6f6d
22nov (#2398)
* use parametrized queries for mysql
* add `apt` as alias for `apt-get`
2024-11-22 00:34:36 +08:00
Michel Oosterhof 97326badba
pool reqs (#1970)
* pool reqs
* added unit for recycle period
2024-11-21 23:53:26 +08:00
Michel Oosterhof 4db33a1855
Logtypes (#2397)
* customizable log rotation
2024-11-21 23:46:05 +08:00
Michel Oosterhof f6e5535153
rmq (#2396)
thanks @vladiliushin
2024-11-21 16:59:49 +08:00
Michel Oosterhof ff0ce95ba3
print which config files are used (#2395)
* print which config files are used
2024-11-21 16:50:06 +08:00
Michel Oosterhof 09f0ffc366
fix for crashing ping command (#2393) 2024-11-20 10:20:05 +08:00
Michel Oosterhof 92b616fdf0
update issue templates (#2392) 2024-11-20 10:19:29 +08:00
Michel Oosterhof d4f3a7ef2a
add option to login with any public key (#2391)
additional logging
2024-11-20 09:52:11 +08:00
Michel Oosterhof 347b61fb08
file system fixes (#2389) 2024-11-19 20:47:59 +08:00
dependabot[bot] 96f3431a19
build(deps): bump pymongo from 4.8.0 to 4.10.1 (#2383)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.10.1.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.8.0...4.10.1)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 13:43:59 +08:00
dependabot[bot] 3aa6692c7d
build(deps): bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /docs (#2388)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 13:43:46 +08:00