@fetchkit/ffetch 5.4.11 → 5.4.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -389,9 +389,8 @@ Got questions, want to discuss features, or share examples? Join the **Fetch-Kit
|
|
|
389
389
|
|
|
390
390
|
## Security
|
|
391
391
|
|
|
392
|
-
`ffetch` is scored at **7.4/10** by the [OpenSSF Scorecard](https://securityscorecards.dev/), an automated security health check for open source projects.
|
|
392
|
+
`ffetch` is scored at **7.4/10** by the [OpenSSF Scorecard](https://securityscorecards.dev/), an automated security health check for open source projects. This score reflects the commitment to security best practices and continuous improvement. Key security features include:
|
|
393
393
|
|
|
394
|
-
The score reflects:
|
|
395
394
|
- ✅ Pinned GitHub Actions dependencies
|
|
396
395
|
- ✅ CodeQL static analysis on every PR and push to main
|
|
397
396
|
- ✅ Dependabot for dependency updates and security alerts
|