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

Initialize software bill of materials with the dependencies #13

Open
4 tasks
grayJiaaoLi opened this issue Apr 29, 2024 · 0 comments
Open
4 tasks

Initialize software bill of materials with the dependencies #13

grayJiaaoLi opened this issue Apr 29, 2024 · 0 comments
Labels
amos-homework Homework that must be done in the sprint

Comments

@grayJiaaoLi
Copy link
Contributor

grayJiaaoLi commented Apr 29, 2024

User story

  1. As a Team
  2. I need the Software bill of materials
  3. So that we can easily manage and understand the dependency of the components of our project.

Acceptance criteria

  • Use building tools to aid in BOM design
  • Limit the bill of materials to first-level dependencies
  • The bill of materials should be manually or automatically updatable when dependencies change
  • Fill in the bill of materials section of the planning document

DoD general criteria

  • No specific format requirements
  • The BOM demonstrates the relationships the components of our project have with others
  • The BOM enables us to effectively manage compliance with licensing requirements(MIT).
  • It can be updated with the development.
@grayJiaaoLi grayJiaaoLi changed the title Initialize software bill of materials with your dependencies Initialize software bill of materials with the dependencies Apr 29, 2024
@grayJiaaoLi grayJiaaoLi added the amos-homework Homework that must be done in the sprint label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amos-homework Homework that must be done in the sprint
Projects
None yet
Development

No branches or pull requests

1 participant