Skip to content

chore: Add OpenSSF scorecard#3519

Open
louismaximepiton wants to merge 8 commits into
mainfrom
ouds/main-lmp-add-openSSF-badge
Open

chore: Add OpenSSF scorecard#3519
louismaximepiton wants to merge 8 commits into
mainfrom
ouds/main-lmp-add-openSSF-badge

Conversation

@louismaximepiton
Copy link
Copy Markdown
Member

@louismaximepiton louismaximepiton commented Apr 17, 2026

Types of change

  • Non-breaking change
  • Breaking change (fix or feature that would change existing functionality and usage)

Related issues

Closes #3075

Context & Motivation

Improve our perceived security process
IMO, we can close https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/security/code-scanning/8 thanks to this PR

Description

Add a badge to our README.md

Following https://gist.github.com/HacKanCuBa/6fabded3565853adebf3dd140e72d33e and https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key

Progression (for Core Team only)

Copy link
Copy Markdown

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

Adds an OpenSSF Scorecard badge to the project README to surface security posture information (per #3075) alongside existing status/metadata badges.

Changes:

  • Add OpenSSF Scorecard badge to the README “Status” section.

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

Comment thread README.md Outdated
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 5ccc246
🔍 Latest deploy log https://app.netlify.com/projects/boosted/deploys/69f1fd01f25a9800085d6baa
😎 Deploy Preview https://deploy-preview-3519--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@louismaximepiton louismaximepiton linked an issue Apr 17, 2026 that may be closed by this pull request
2 tasks
@louismaximepiton louismaximepiton marked this pull request as draft April 17, 2026 07:50
@louismaximepiton louismaximepiton linked an issue Apr 22, 2026 that may be closed by this pull request
3 tasks
Comment thread stories/create-stories-from-doc.js Fixed
louismaximepiton and others added 5 commits April 29, 2026 14:30
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@louismaximepiton louismaximepiton force-pushed the ouds/main-lmp-add-openSSF-badge branch from cbc88ba to bd742b7 Compare April 29, 2026 12:33
@louismaximepiton louismaximepiton changed the base branch from ouds/main to main April 29, 2026 12:34
@louismaximepiton louismaximepiton marked this pull request as ready for review April 29, 2026 12:34

// Automatically remove HTML comments that would break the story
example[0] = `<div class="${Object.values(example[1]).join(' ')} m-0 border-0">${example[0].replace(/<!--[\S\s]*?-->/gm, '').replaceAll('`', '\\`').replaceAll('${', '\\${')}</div>`
example[0] = `<div class="${Object.values(example[1]).join(' ')} m-0 border-0">${example[0].replaceAll(/<!--[\S\s]*?-->/gm, '').replaceAll('`', '\\`').replaceAll('${', '\\${')}</div>`
Comment thread stories/create-stories-from-doc.js Fixed
Comment thread stories/create-stories-from-doc.js Fixed
Comment thread stories/create-stories-from-doc.js Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Need Dev Review

Development

Successfully merging this pull request may close these issues.

Study: OSSF ScoreCard Add in README OpenSSF scorecard

4 participants