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 Roadmap #1

Open
viveksahu26 opened this issue Sep 28, 2024 · 1 comment
Open

Add Roadmap #1

viveksahu26 opened this issue Sep 28, 2024 · 1 comment

Comments

@viveksahu26
Copy link
Owner

Roadmap of the project.

  • Although the stree project is at very initial phase. The motive of the project is to show the components of software into directory or file tree as tree command in Linux does.
@viveksahu26
Copy link
Owner Author

Current Support:

  • It shows the relationship b/w components in directory tree or file tree format.
  • It also allows an user to expand or collapsed the components and sub-components.
  • The o/p is shown nice looking o/p.
  • It takes an input from an opensca-cli output. The output of opensca-cli , signifies the relationship b/w it's components in JSON format.

Future Work:

  • Opensca-cli doesn't support APIs that could be an help to directly integrate with this project. Raise an issue for the support.
  • Extend the same feature of stree using SBOMs directly and go.mod files.
  • Implement CI/CD
    • Generate a SBOM.
    • Test Coverage.
    • Scorecard badge
    • goreleaser.
    • golint,
    • and tests.

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