OpenSSF Lab
This repository includes my OpenSSF Scorecard lab project for Secure Software Engineering/Open Source Security. The repository will demonstrate how to utilize open source security tools, show examples of repository badges, and display the changes I've made to improve the security posture of the project.
Repository Details Repository Name: OPENSSF-Lab GitHub Repository URL: https://github.com/RichO31/OPENSSF-Lab
Project Goal: The goal of this repository was to complete the OpenSSF Scorecard lab assignment. This project demonstrated that I completed all course work, added repository badges and displayed security enhancements as a result of Scorecard recommendations.
Security Enhancements The following are the enhancements to strengthen the repository:
- Turned on branch protections
- Created a SECURITY.md document to report vulnerabilities
- Enhanced repository documentation
- Implemented best practices in developing securely per Scorecard input
