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

Better Incident Manager Integration #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

malvidin
Copy link

Allows incident config section for assemblyline-incident-manager, as well as refactoring reading the config for reuse in assemblyline-incident-manager.

Added draft use of toml/tomllib for default config, which could permit default json-params, metadata, and srv-spec dictionaries to be set in the config.

Draft use of toml/tomllib for default config
Allow incident config section for assemblyline-incident-manager
Extract read_config for reuse in assemblyline-incident-manager
Separate TOML and ConfigParser loading
@cccs-sgaron
Copy link
Collaborator

@malvidin This looks good, is that still a draft?

@malvidin malvidin changed the title Draft: Better Incident Manager Integration Better Incident Manager Integration Jan 17, 2024
@malvidin
Copy link
Author

I had been thinking about how future integration of parameters could be included into a TOML file, like the ttl, service_selection, or resubmit-dynamic. I think that is out of scope for this request.

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