You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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:
ExternalTools - uses external binaries
SQLite - artifacts that should be replaced by SQLitehunter
Registry - Artifacts that should be replaced by Registry Hunter
Deprecated - Old artifacts no one cares about (e.g. log4j)
Could be more.
The text was updated successfully, but these errors were encountered:
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:
The first option is better because we can apply multiple tags to the same artifact
Tags should include:
Could be more.
The text was updated successfully, but these errors were encountered: