-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Hi vue-cookies Maintainers,
I'm reaching out because I appreciate your work on vue-cookies. As open-source security is a growing concern, I'd like to suggest some improvements based on the OpenSSF Scorecard best practices:
- Branch Protection & Code Review: Enabling branch protection rules and code reviews can minimize the risk of introducing vulnerabilities. Refer to your repository settings for configuration options.
- Signed-Releases: This check tries to determine if the project cryptographically signs release artifacts. Signed releases attest to the provenance of the artifact.
- Static Application Security Testing (SAST): Implementing SAST tools can help detect vulnerabilities early in the development lifecycle.
- Security Policy: Defining a comprehensive security policy (SECURITY.md) with vulnerability reporting guidelines, coding standards, and response procedures is recommended.
For more information on specific checks, see the OpenSSF Scorecard documentation: Link to Documentation
Metadata
Metadata
Assignees
Labels
No labels