Skip to content

Conversation

@sureshmarikkannu
Copy link
Contributor

This PR adds OpenSSF Scorecard analysis to the GitHub Actions workflow to enhance security posture assessment. The scorecard analysis helps evaluate the project against security best practices defined by the OpenSSF.

Key Changes:

Integration of reusable scorecard-analysis workflow from the omec-project organization

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

+1

@gab-arrobo gab-arrobo merged commit 635c9ff into omec-project:main Nov 27, 2025
8 checks passed
@sureshmarikkannu sureshmarikkannu deleted the ssf_score branch November 28, 2025 03:58
Comment on lines +23 to +29
- package-ecosystem: github-actions
directory: /
schedule:
interval: "weekly"
day: "wednesday"
time: "21:00"
timezone: "America/Los_Angeles"
Copy link
Contributor

Choose a reason for hiding this comment

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

@sureshmarikkannu,
I think this GHA is duplicated and needs to be removed. There is already this package ecosystem in line 7. Please open a PR fixing this issue

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.

2 participants