Skip to content

Conversation

@macedogm
Copy link

This PR adds FOSSA license scanning workflow.

Signed-off-by: Guilherme Macedo <[email protected]>
Copilot AI review requested due to automatic review settings January 14, 2026 03:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a GitHub Actions workflow for FOSSA license scanning to automate license compliance checks in the repository. The workflow is triggered on pushes to main, master, and release branches, as well as manually via workflow_dispatch.

Changes:

  • Added a new FOSSA scanning workflow that retrieves credentials from Vault and performs license scans on code pushes
  • Configured appropriate permissions (contents: read, id-token: write) for secure credential access
  • Set a 30-minute timeout for the scanning job to prevent indefinite runs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Successfully merging this pull request may close these issues.

1 participant