Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocols can now be defined in yaml files #48

Closed
wants to merge 75 commits into from

Conversation

Thorsten-Sick
Copy link
Contributor

This PR moves the protocol definition from the source code to YAML files. That way new protocols can be added by YAML file creation.

cschneider4711 and others added 30 commits August 4, 2020 12:47
…-types-list

Fixes Threagile#2: Adds encryption types list to -list-types CLI output
…ies (that are embedded into other assets/components where the encryption question then should be handled instead)
CodeQL analysis workflow
Anchore container scan workflow
cschneider4711 and others added 26 commits November 21, 2021 13:39
updated golang version to 1.21 and dependencies to latest
fix: required fields on wrong level in schema
Optimize Dockerfile to reduce build layers
docker: fix copy server/static files
added loadCustomRiskRules() to display list of custom plugins
Adding new explain command line commands to display detailed informat…
@Thorsten-Sick
Copy link
Contributor Author

The Anchore container scan is not happy with the remote Dockerfile and I have no idea how to fix it at the moment. Can you please have a look ?

@ldallmayr
Copy link

The anchore scan fails because it is using the master branch of the main repo https://github.com/Threagile/threagile.git instead of the changes in this pull request. I submitted PR #53 to fix this and recommended some changes in order to be able make the process simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants