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

[FEATURE] Flag OpenSource licenses neither in the allow- nor in the deny-lst. #20

Open
2 tasks
rene-stolp-aws opened this issue Mar 22, 2024 · 0 comments
Open
2 tasks

Comments

@rene-stolp-aws
Copy link

Describe the feature

The pipeline support addressing OpenSource licenses that are considered "allows" and "denied". Denied licenses result in a pipeline failure and need addressing.

Licenses that are in neither list require usually special approval's per the company's rules around OpenSource. So, it would be beneficial to get a list of libraries and their according licenses that fall outside of established policies, so that I can address those in the according review process.

Use Case

As a person responsible for doing OpenSource review in software releases, I need to see a list of licenses which are not addressed by my policies, as I need to start an exception process (or make active efforts to replace the related libraries).

Proposed Solution

Create a seperate output file, listing licenses and libraries outside of the defined policies. There should also be some notification in the pipeline (is there a WARNING state?)

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CICD Boot version used

n/a

Environment details (OS name and version, etc.)

n/a

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