Michel Oosterhof
bf55a591bf
Devops ( #1811 )
...
* update gh actions versions
* update docker build/pub
* docker workflow update
* also update latest docker tag
* ruff has taken over from flake8
2023-01-30 17:51:20 +08:00
Michel Oosterhof
65fc49eee2
arm64 builds ( #1805 )
2023-01-09 13:24:46 +08:00
Michel Oosterhof
f77bd0b8f3
stuff ( #1798 )
...
* shell var expansion fix + test scripts
* add `ruff` testing
* deprecation warning explanation
* updated prereqs
2023-01-03 16:59:24 +08:00
Sriram Venkatesh
92ef0132f6
feat: ✨ Allow override of docker bin in Makefile ( #1754 )
...
Prior to this change, the only container runtime that was permitted via
the Makefile was docker.
This change allows you to overwrite the binary used to build/run the
containers to use any docker-api compatible container runtime such as
podman.
You can now run the docker targets with podman by setting the DOCKER
envvar prior to running honeypot.
i.e For example, you can run the following:
`DOCKER=podman make docker-build`
2022-08-22 00:13:57 +08:00
Michel Oosterhof
bb81bcb403
Integrated docker ( #1646 )
...
* Merge docker build infra into main repo
2021-10-22 14:19:55 +08:00
Michel Oosterhof
b80dad12b4
Csirtg ( #1564 )
...
* update CSIRTG output plugin to use new library version
* update shadow file too. fix #1562
2021-05-23 15:12:53 +08:00
Michel Oosterhof
ec39aad0a0
9may ( #1560 )
...
* fix MySQL error handling
* fix tar command
* type hinting for proxy
2021-05-14 15:43:28 +08:00
Michel Oosterhof
fdbb2f0939
Private ranges ( #1557 )
...
* limit private address ranges
2021-05-07 11:56:36 +08:00
Michel Oosterhof
813f35e86d
26apr ( #1552 )
...
* typing
* clean also cleans docs/
* ignore twistedchecker exit code
* twistedchecker fixes
* update docs. add copy button
* add missing $ prompts
* updated copyright
* isort
* remove flake8-import order. config flake8/isort/black
* remove import order
* docs restructure
* should pick up settings from setup.cfg
* put conversion code back in. JSON encoding needs it
2021-05-03 23:42:25 +08:00
Michel Oosterhof
2de18bb601
Pyupgrade ( #1520 )
...
* add pyupgrade
* ignore csirtgsdk updates with pur
* black setup.py
2021-03-30 00:49:43 +08:00
Michel Oosterhof
c374d02f8f
Pre commit ( #1521 )
...
* add pre-commit
* add flake8 config file. maybe put this in setup.{py|cfg}?
2021-03-30 00:47:45 +08:00
Michel Oosterhof
a1aa9181fc
make dep update idempotent ( #1491 )
2021-01-24 11:14:19 +08:00
Michel Oosterhof
a13f5dff75
use UTC for dep upgrade scripts ( #1449 )
2020-11-10 12:26:09 +08:00
Michel Oosterhof
e1182be87d
add -D to make idempotent ( #1447 )
2020-11-10 11:54:05 +08:00
Michel Oosterhof
2fd7a20076
Tox fixes ( #1371 )
...
* pin versions for dev software
* run lint in py37, not py27
* more pur for other requirements files
2020-07-03 15:24:45 +08:00
Michel Oosterhof
d925e23d13
scripts to update and freeze main dependencies ( #1139 )
2019-05-29 05:17:45 +04:00
Michel Oosterhof
3c99ed531b
more tox ( #1125 )
2019-05-12 21:38:49 +04:00
Guilherme Borges
6157d066bc
exclude env dir in flake test ( #1115 )
2019-05-12 18:20:30 +04:00
Michel Oosterhof
cde184ce72
Makefile updates ( #1118 )
...
* makefile updates
2019-05-12 17:58:14 +04:00
Michel Oosterhof
d5ca8321e4
add makefile ( #1108 )
2019-05-04 20:34:16 +04:00