Describe the change
In an effort to reduce image build time and size, we will be removing FLOSS and CAPA functionality from Strelka.
This was decided due to low usage and high cost.
Scanners, tests, dependencies, and the Dockerfile was adjusted to accommodate this change.
If this change needs to be reverted, please open an issue and we'll have a discussion.
Describe testing procedures
Strelka built successfully. All tests pass.
Sample output
N/A
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of and tested my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Describe the change In an effort to reduce image build time and size, we will be removing FLOSS and CAPA functionality from Strelka. This was decided due to low usage and high cost.
Scanners, tests, dependencies, and the Dockerfile was adjusted to accommodate this change.
If this change needs to be reverted, please open an issue and we'll have a discussion.
Describe testing procedures Strelka built successfully. All tests pass.
Sample output N/A
Checklist