You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update workflow (#15)
* misc(run.py): [dev] Suricata rules management, save digger mode used,
fix stop command.
* refactor(webapp): [dev] Small changes to webapp backend code structure.
* fix(webapp): [dev] Small fixed in code generation for raw flow data.
* chore: [dev] Remove tracking of suricata.rules and small edit to run.py
* fix(rules): Update CCIT.rules
* Improve run.py features (#13)
* feat(run.py): [dev] Preserve CTF config between docker downs
* feat(run.py): [dev] Can remove database volume.
* feat(run.py): [dev] Check if volume exists before trying to remove it.
* refactor(run.py): [dev] Create function for prompts that require y/n ans
---------
Co-authored-by: oscar <oscar@debian.oscar>
* Add worflow to build and publish Docker images
* Update docker-publish.yml
---------
Co-authored-by: oscar <oscar@debian.oscar>
* Update docker-publish.yml
* Update docker-publish.yml
* Update docker-publish.yml
* Switch Docker publish to GitHub Container Registry
Updated Docker publish workflow to use GitHub Container Registry instead of Docker Hub. Adjusted environment variables and steps accordingly.
* Refactor Docker publish workflow to use lowercase repo
* Refactor Docker image echo statements in workflow
* Update compose fils to use GHCR for already built images.
---------
Co-authored-by: oscar <oscar@debian.oscar>
0 commit comments