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/automated inventories #119

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jpower432
Copy link
Contributor

@jpower432 jpower432 commented Dec 1, 2022

Description

This PR adds the following features:

  • Automated component metadata detection (via syft)
  • CLI command create inventory for SBOM output

Fixes #113

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • Completed new section in README.md that describes how to use this feature
  • Unit tests added for conversion

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Requires updates to the Getting Started Guide

@jpower432 jpower432 marked this pull request as draft December 1, 2022 22:09
@jpower432 jpower432 linked an issue Dec 1, 2022 that may be closed by this pull request
@jpower432 jpower432 force-pushed the feat/automated-inventories branch 2 times, most recently from 7aebd0e to 8fef7da Compare January 18, 2023 22:57
@jpower432 jpower432 force-pushed the feat/automated-inventories branch 2 times, most recently from 94eac58 to c21eaa9 Compare January 19, 2023 23:43
@jpower432 jpower432 requested a review from afflom January 19, 2023 23:46
@jpower432 jpower432 changed the title [WIP] Feat/automated inventories Feat/automated inventories Jan 20, 2023
@jpower432 jpower432 marked this pull request as ready for review January 20, 2023 00:18
@jpower432 jpower432 requested a review from d10n January 20, 2023 00:18
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.

[RFE] Automate the population of component list attributes
1 participant