.fossa.yml 307 B

12345678910111213
  1. version: 3
  2. project:
  3. # This defaults to the git origin, which varies between ssh/https, resulting
  4. # in duplicate projects.
  5. id: sentry
  6. # ignore a noisy warning produced by this file, it's a schema not a package.json
  7. targets:
  8. exclude:
  9. - type: projectjson
  10. path: api-docs/components/schemas