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

feat: add argocd, helm, kustomize and kubectl binary classifiers #1663

Merged
merged 5 commits into from
Mar 15, 2023

Conversation

y12studio
Copy link
Contributor

Add 4 binary classifiers for #1606

Signed-off-by: y12studio <y12studio@gmail.com>
@spiffcs
Copy link
Contributor

spiffcs commented Mar 10, 2023

Approved the workflows --- I'll take a look at this PR this afternoon for review. Thanks for the contribution!

Copy link
Contributor

@spiffcs spiffcs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments Submitted! Thanks again for the PR. I think we're happy to merge this after some clean up of the PURL and testing strategy. I will note for future readers that we might be looking at a future improvement in the next week or so on how the go cataloger parses build flags. This could cause duplicates that would need to be removed if we're able to detect versions for the binaries listed here.

The current pattern is package cataloger takes precedence over binary cataloger so we should keep this PR in mind when those possible improvements land.

Signed-off-by: y12studio <y12studio@gmail.com>
Signed-off-by: y12studio <y12studio@gmail.com>
Signed-off-by: y12studio <y12studio@gmail.com>
Signed-off-by: y12studio <y12studio@gmail.com>
@spiffcs
Copy link
Contributor

spiffcs commented Mar 13, 2023

Approved the new workflows -- I'll check back but the updates took good

@spiffcs spiffcs merged commit e314006 into anchore:main Mar 15, 2023
@y12studio y12studio deleted the argocd-classifier branch March 16, 2023 02:16
@kzantow kzantow linked an issue Mar 16, 2023 that may be closed by this pull request
spiffcs added a commit to deitch/syft that referenced this pull request Mar 21, 2023
* main: (47 commits)
  Deprecate config.yaml as valid config source; Add unit regression for correct config paths (anchore#1640)
  chore: Update syft bootstrap tools to latest versions. (anchore#1682)
  Update documentation: (anchore#1680)
  chore: Update Stereoscope to 7928713c391e20abaede6a029f4ce37b628a4c8b (anchore#1681)
  fix: reduce logging for bad dpkg lines (anchore#1675)
  fix ruby classifier (anchore#1678)
  feat: add shared dir for easier cleanup (anchore#1676)
  chore(deps): bump github.com/google/go-containerregistry (anchore#1672)
  chore(deps): bump actions/setup-go from 3 to 4 (anchore#1671)
  fix: move defer after error to protect panic case (anchore#1670)
  feat: add argocd, helm, kustomize and kubectl binary classifiers (anchore#1663)
  defer closing file (anchore#1668)
  fix: remove author contributing to javascript CPEs (anchore#1669)
  fix: more python matching support (anchore#1667)
  Update syft bootstrap tools to latest versions. (anchore#1666)
  feat: add ruby classifier (anchore#1665)
  Update syft bootstrap tools to latest versions. (anchore#1658)
  fix: improved Python binary detection (anchore#1648)
  fix: suppress some known incorrect vendor candidates for npm CPEs (anchore#1659)
  fix: sanitize SPDX LicenseRefs (anchore#1657)
  ...

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
…hore#1663)

* add argocd, helm, kustomize and kubectl binary classifiers
* update golang PURL
* address PR faceback about binary/test-fixtures/Makefile
* remove the /v[n] suffix from the PURL in both argocd and helm

---------

Signed-off-by: y12studio <y12studio@gmail.com>
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

Successfully merging this pull request may close these issues.

argocd binary classifier
2 participants