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
0eb115277e
run verify with correct signer/subject ( #2424 )
2024-12-04 16:43:25 +08:00
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
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
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
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
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
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
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
cc882b0948
Proxy updates ( #2412 )
...
* get all ssh message numbers from conch headers
2024-11-28 21:01:35 +08:00
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
bd8108cd01
improved subshell execution ( #2411 )
...
* execute (command) in subshell
2024-11-26 23:15:46 +08:00
6718b28d94
Bashlevel ( #2410 )
...
* multi level shell!
* standardize duration logging
2024-11-26 20:37:11 +08:00
f9333c9c7d
Pyre and 2.6.1 ( #2409 )
...
* pyre config
* 2.6.1
v2.6.1
2024-11-26 12:58:26 +08:00
a4a40df63b
fix crash with 0 arguments ( #2408 )
2024-11-26 12:55:06 +08:00
e1e3fe8498
Ruff8 ( #2407 )
...
* ruff 8 upgrade and new rules
* format strings
* don't shadow python identifiers
2024-11-26 11:23:27 +08:00
92e3452d98
remove blowfish ( #2406 )
2024-11-26 09:06:50 +08:00
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
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
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
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
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
49c7c4aac8
flags for ps to work on busybox. ( #2399 )
2024-11-22 18:27:43 +08:00
fec2bc6f6d
22nov ( #2398 )
...
* use parametrized queries for mysql
* add `apt` as alias for `apt-get`
2024-11-22 00:34:36 +08:00
97326badba
pool reqs ( #1970 )
...
* pool reqs
* added unit for recycle period
2024-11-21 23:53:26 +08:00
4db33a1855
Logtypes ( #2397 )
...
* customizable log rotation
2024-11-21 23:46:05 +08:00
f6e5535153
rmq ( #2396 )
...
thanks @vladiliushin
2024-11-21 16:59:49 +08:00
ff0ce95ba3
print which config files are used ( #2395 )
...
* print which config files are used
2024-11-21 16:50:06 +08:00
09f0ffc366
fix for crashing ping command ( #2393 )
2024-11-20 10:20:05 +08:00
92b616fdf0
update issue templates ( #2392 )
2024-11-20 10:19:29 +08:00
d4f3a7ef2a
add option to login with any public key ( #2391 )
...
additional logging
2024-11-20 09:52:11 +08:00
347b61fb08
file system fixes ( #2389 )
2024-11-19 20:47:59 +08:00
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
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
4f7a47ce72
build(deps-dev): bump types-redis from 4.6.0.20240903 to 4.6.0.20241004 ( #2386 )
...
Bumps [types-redis](https://github.com/python/typeshed ) from 4.6.0.20240903 to 4.6.0.20241004.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-redis
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-11-19 13:43:32 +08:00
aaedc61f25
build(deps): bump setuptools from 75.4.0 to 75.5.0 in /docs ( #2387 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.4.0 to 75.5.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.4.0...v75.5.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-19 13:43:20 +08:00
5510a13528
build(deps-dev): bump pyupgrade from 3.17.0 to 3.19.0 ( #2382 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.17.0 to 3.19.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.19.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
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-11-19 13:43:08 +08:00
1cb73c0ea8
build(deps-dev): bump mypy-zope from 1.0.8 to 1.0.9 ( #2384 )
...
Bumps [mypy-zope](https://github.com/Shoobx/mypy-zope ) from 1.0.8 to 1.0.9.
- [Changelog](https://github.com/Shoobx/mypy-zope/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Shoobx/mypy-zope/compare/1.0.8...1.0.9 )
---
updated-dependencies:
- dependency-name: mypy-zope
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-11-19 13:42:54 +08:00
bb506d1988
build(deps-dev): bump pyright from 1.1.387 to 1.1.389 ( #2385 )
...
Bumps [pyright](https://github.com/RobertCraigie/pyright-python ) from 1.1.387 to 1.1.389.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases )
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.387...v1.1.389 )
---
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-11-19 13:42:42 +08:00
c684333813
Datadir ( #2381 )
...
* share_path -> data_path
This is a breaking change that moves static files to the src directory in preparation of distribution on pypi
* release 2.6.0
2024-11-18 20:44:14 +08:00
43ffbc412c
Devops ( #2380 )
...
* 3.13 is GA
* ignore pytype import error
* get version dynamically
* config fallback=.
* adding pypi
2024-11-17 07:59:14 +08:00
5827588abd
Defaults ( #2192 )
...
* better fallback options
2024-11-15 16:53:22 +08:00
ab698d299d
Increq ( #2379 )
...
* include base requirements
2024-11-15 09:15:36 +08:00
10766790df
Urllib ( #2378 )
...
* explicitly require urllib3
2024-11-14 11:21:38 +08:00
a2ad053a19
build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1 ( #2345 )
...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 2.0.0 to 3.0.1.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.1 )
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
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-11-14 09:07:13 +08:00
949f2df027
build(deps-dev): bump types-requests ( #2373 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.32.0.20240914 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
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-11-14 09:05:43 +08:00
dc4a3c8f63
build(deps-dev): bump types-python-dateutil ( #2376 )
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.9.0.20240906 to 2.9.0.20241003.
- [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-11-12 10:41:48 +08:00
9c7606e76a
build(deps-dev): bump tox from 4.20.0 to 4.23.2 ( #2374 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 4.20.0 to 4.23.2.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/4.20.0...4.23.2 )
---
updated-dependencies:
- dependency-name: tox
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-11-12 10:16:20 +08:00
5ca2913b45
build(deps): bump packaging from 24.1 to 24.2 ( #2375 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.1...24.2 )
---
updated-dependencies:
- dependency-name: packaging
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-12 10:16:09 +08:00
9a6468388f
build(deps): bump setuptools from 75.3.0 to 75.4.0 in /docs ( #2377 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.3.0 to 75.4.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.3.0...v75.4.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-12 10:15:56 +08:00