Osps updates#268
Closed
SeeWhatsOn wants to merge 42 commits intofinos:mainfrom
Closed
Conversation
* Update README.md to enhance badge display and improve alignment - Replaced HTML paragraph tags with a div for better alignment of badges. - Updated badge links to reflect the correct project and added a Semgrep badge for CI integration. * Update README.md to improve badge organization and add new badges - Corrected the closing tag for the main header. - Added new badges for GitHub Release, Repo stars, CI, and Node.js CVE scanning. - Enhanced the layout with divs for better alignment and readability. * Add OSPS Security Assessment workflow - Introduced a new GitHub Actions workflow for Open Source Project Security Assessment (OSPS). - Configured to run weekly on Mondays at 9 AM UTC and allows manual triggering. - Includes steps for checking out the repository, running the OSPS baseline scanner, and uploading assessment results as artifacts with a retention period of 30 days. * Update OSPS workflow to use the latest version of the baseline scanner action (v1.3.2) for improved security assessment capabilities.
* Update README.md to enhance badge display and improve alignment - Replaced HTML paragraph tags with a div for better alignment of badges. - Updated badge links to reflect the correct project and added a Semgrep badge for CI integration. * Update README.md to improve badge organization and add new badges - Corrected the closing tag for the main header. - Added new badges for GitHub Release, Repo stars, CI, and Node.js CVE scanning. - Enhanced the layout with divs for better alignment and readability. * Add OSPS Security Assessment workflow - Introduced a new GitHub Actions workflow for Open Source Project Security Assessment (OSPS). - Configured to run weekly on Mondays at 9 AM UTC and allows manual triggering. - Includes steps for checking out the repository, running the OSPS baseline scanner, and uploading assessment results as artifacts with a retention period of 30 days. * Update OSPS workflow to use the latest version of the baseline scanner action (v1.3.2) for improved security assessment capabilities. * Update OSPS workflow to use specific versions of actions for improved stability and compatibility. Changed checkout action to v6.0.0 and upload-artifact action to v7.0.0.
Updated OSPS action version from a specific commit to a tagged version.
Comment out the scanner-build-from-source option in OSPS workflow.
- Updated README.md to improve formatting and add new badges for GitHub Release, Repo stars, CI, and security assessments. - Introduced a new GitHub Actions workflow for Dependency Review to flag vulnerable dependencies. - Added a scheduled workflow for OSPS Security Assessment to enhance project security. These changes aim to improve project visibility and security practices.
…og name - Changed `actions/checkout` to a specific commit version for stability. - Updated `osps-baseline-action` to a specific commit version for consistency. - Modified the catalog name from "osps-baseline-2026-02" to "osps-baseline" for clarity. - Updated `actions/upload-artifact` to a specific commit version for reliability.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.