HeyeOpenSource
HeyeOpenSource
I'll give it a shot, if I may... https://github.com/HeyeOpenSource/syft
Unfortunately my employer has asked me not to put any more work into this. But since I just cannot let it rest I'll switch over to my private github account:...
Just for the record: I oriented myself at the golang cataloger. The configuration can also be influenced by the following four main environment variables: - ```SYFT_DOTNET_SEARCH_LOCAL_LICENSES``` - 'true' | 'false'...
FYI: The feature for defining credentials should mostly be applicable to commercial CI/CD environments, where access restriction is required by appropriate data security requirements. [Gitea](https://about.gitea.com/) for example allows to create...
Switched back to draft due to commit by @wagoodman [Create single license scanner for all catalogers (#3348)](https://github.com/anchore/syft/commit/e4e985b9b05b9570648399adf292ab7f659b4cef)
Since ```make test``` did not throw any errors, I feel free to return this pull request back to ```Ready for review```. 😄
The Validations workflow finally throws no more errors at me. 👍 cf. [Validations #17](https://github.com/HeyeOpenSource/syft/actions/runs/11480604479)
After tackling all review conversations up to now, the ```Validations``` action is all green once more: [Validations #27](https://github.com/HeyeOpenSource/syft/actions/runs/11498536974) > * instead of adding a bunch of binary files for the...
Closing this now in favor of #3946.
If you'd like a simplified solution to include custom licenses, you might want to take a look here: [https://github.com/HeyeOpenSource/syft/tree/Custom_Licenses](https://github.com/HeyeOpenSource/syft/tree/Custom_Licenses) 😁 N.B.: I just ran ```make test``` on it without any...