Use CNCF's FOSSA tooling
- [x] https://github.com/openfga/openfga
- [x] https://github.com/openfga/api
- [x] https://github.com/openfga/openfga.dev
- [x] https://github.com/openfga/sdk-generator
- [ ] https://github.com/openfga/js-sdk
- [ ] https://github.com/openfga/go-sdk
- [x] https://github.com/openfga/dotnet-sdk
- [ ] https://github.com/openfga/python-sdk
- [ ] https://github.com/openfga/helm-charts
- [x] https://github.com/openfga/syntax-transformer
@aaguiarz was going to close this as done, but before we do so, I would like us to do a last pass across the repos to make sure it is running everywhere.
Last week, it seemed not to be running on a few repos, but I'm not sure of that was a fluke or a misconfiguration.
Checking the last PR to be merged https://github.com/openfga/openfga it seems not to have run 🤔
https://github.com/openfga/openfga/pull/652

Confirmed working + example PRs.
It has been set as required for merging to main on all the repos where it has been confirmed working.
.NET SDK / https://github.com/openfga/dotnet-sdk/pull/14

openfga.dev / https://github.com/openfga/openfga.dev/pull/411

openfga / See https://github.com/openfga/openfga/pull/677

api / https://github.com/openfga/api/pull/71

syntax-transformer / https://github.com/openfga/syntax-transformer/pull/128

sdk-generator / https://github.com/openfga/sdk-generator/pull/103

@rhamzeh is this done?