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

Extendable "Protocol" and "TechnicalAssetTechnology" classes - move to yaml files #45

Open
Thorsten-Sick opened this issue Sep 12, 2023 · 0 comments

Comments

@Thorsten-Sick
Copy link
Contributor

Create a "protocols" folder and a "technicalassettechnology" folder. In there define the protocols and assets as ,yaml files (one for each protocol/asset.

The code for the protocols/assets can then be removed from types.go

That way everyone can extend Threagile in a simple way. And especially protocols and TechnicalAssets are growth-candidates.

Currently those are defined in the code. And there are several functions defining the features of those. isEncrypted is an example. This can just be a bool value for the protocol description yaml.

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

No branches or pull requests

1 participant