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

Add tags to the artifact exchange #4042

Open
scudette opened this issue Jan 30, 2025 · 0 comments
Open

Add tags to the artifact exchange #4042

scudette opened this issue Jan 30, 2025 · 0 comments

Comments

@scudette
Copy link
Contributor

Currently there are a lot of artifacts on the exchange with varying quality, maintenance levels and types. Importing the exchange is an all or nothing approach.

We need finer grained control over the artifacts in the exchange:

  1. one way it to add tags to the artifact then import based on tag filters. This allows us to include all the artifacts in one big zip
  2. Create multiple zip files for different types of artifacts

The first option is better because we can apply multiple tags to the same artifact

Tags should include:

  1. ExternalTools - uses external binaries
  2. SQLite - artifacts that should be replaced by SQLitehunter
  3. Registry - Artifacts that should be replaced by Registry Hunter
  4. Deprecated - Old artifacts no one cares about (e.g. log4j)

Could be more.

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