-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Roll out FOSSA + Open Source Legal Policy #4
Comments
Moving here from internal Slack ... Sooooooooo ... my goal at this point is to roll out FOSSA to one repo ever now. I am targeting https://github.com/getsentry/sentry-docs as Current status is I added a workflow but it breaks for forks because forks don't have access to GH Secrets, and that's where the FOSSA_API_KEY is stored. The suggestion FOSSA support gave me is a self-hosted runner that bakes in the api key. I'll look into that I guess but it sure feels like a gross thing to have to do. Alternate to explore would be building out something more complicated/featureful, probably in
Talk about an anti-pattern. 🙄 😖
https://docs.fossa.com/docs/api-reference#push-only-api-token I tried a push-only token at first and ended up bumping to full, I think because of the limited feedback to devs w/ push-only? Revisiting ... |
No diff so far ...
|
|
|
Yup, that was the reason:
🤔 |
Result of call:
|
Plan
|
We had our first license violation failure reported in getsentry/sentry-docs#4838. Turned out to be a false positive. Take-aways:
|
Answer is to click on the link in the email notification. We configured email notifications for better visibility. 👍 |
Found the "ignore dependency" feature, using that. 👍 |
Here is the action of our dreams. |
FOSSA has basically shipped but it has evolved into a challenge as we have turned it off twice due to instability on their side that has cascaded into CI/eng incidents on our side. It is currently off and we need to regroup to get this back on track. |
We are back on track by now. 👍 |
To Do
snuba
snuba-sdk
arroyo
- broken buildcdc
- bailedwal2json
SDKs
sentry-docs
self-hosted
craft
sentry
getsentry
relay
symbolic
symbolicator
snuba
snuba-sdk
arroyo
- broken buildcdc
- bailedwal2json
SDKs
sentry-javascript
sentry-python
sentry-native
sentry-java
implement attributionFOSSA Punchlist
The text was updated successfully, but these errors were encountered: