Skip to content

[Bucket B] Add FOSSA SCA scan and Guardian manifest workflow - #499

Open
mustafaal-sakkaf wants to merge 2 commits into
masterfrom
DATAGO-142436-fossa-guardian-onboarding
Open

[Bucket B] Add FOSSA SCA scan and Guardian manifest workflow#499
mustafaal-sakkaf wants to merge 2 commits into
masterfrom
DATAGO-142436-fossa-guardian-onboarding

Conversation

@mustafaal-sakkaf

Copy link
Copy Markdown
Collaborator

Summary

  • Adds .fossa.yml to configure the project in FOSSA under SolaceProducts_<repo> with label java
  • Adds .github/workflows/sca-scan-and-guard.yml to run FOSSA SCA scanning on every merge to the default branch and write the result to the solace-cloud-manifest DynamoDB table
  • Adds .github/workflow-config.json with REPORT mode for both policy and vulnerability gates

Test plan

  • Verify workflow triggers on merge to default branch (REPORT mode — non-blocking)
  • Confirm SCA Scan on merge to main workflow runs green after merge
  • Confirm update_manifest job writes a row to solace-cloud-manifest DynamoDB
  • Confirm FOSSA dashboard shows a new revision for the merge commit

Part of DATAGO-142436.

🤖 Generated with Claude Code

Adds .fossa.yml, .github/workflows/sca-scan-and-guard.yml, and
.github/workflow-config.json to onboard this repo to FOSSA scanning
on merge to default branch per DATAGO-142436.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@mustafaal-sakkaf mustafaal-sakkaf changed the title Add FOSSA SCA scan and Guardian manifest workflow [Bucket B] Add FOSSA SCA scan and Guardian manifest workflow Jul 23, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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