https://github.com/romaniuknatalia/skills-secure-repository-supply-chain
Secure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them
https://github.com/romaniuknatalia/skills-secure-repository-supply-chain
github-foundations maintain-secure-repository-github skills-course
Last synced: 3 months ago
JSON representation
Secure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them
- Host: GitHub
- URL: https://github.com/romaniuknatalia/skills-secure-repository-supply-chain
- Owner: RomaniukNatalia
- License: mit
- Created: 2024-12-22T22:11:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T15:55:30.000Z (5 months ago)
- Last Synced: 2025-01-07T23:57:11.772Z (5 months ago)
- Topics: github-foundations, maintain-secure-repository-github, skills-course
- Language: C#
- Homepage: https://learn.microsoft.com/en-us/training/modules/maintain-secure-repository-github/3-security-strategy-essentials
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Secure your repository's supply chain
_Secure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them._
## Finish
_Congratulations friend, you've completed this course!_
Here's a recap of all the tasks you've accomplished in your repository:
- You've learned how to view and use dependency graph.
- You've learned how to enable and use Dependabot alerts.
- You've learned how to enable and use Dependabot security updates.
- You've learned how to enable and use Dependabot version updates.### Additional learning and resources
- [Dependency graph](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph)
- [Exploring the dependencies of a repository](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository)
- [About supply chain security](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-supply-chain-security)
- [Dependabot alerts](https://docs.github.com/en/code-security/dependabot/dependabot-alerts/about-dependabot-alerts)
- [GitHub Advisory Database](https://docs.github.com/en/code-security/dependabot/dependabot-alerts/browsing-security-advisories-in-the-github-advisory-database)### What's next?
- Learn more about securing your supply chain by reading: [Securing your supply chain](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-supply-chain-security).
- [We'd love to hear what you thought of this course](https://github.com/skills/.github/discussions).
- [Learn another GitHub skill](https://github.com/skills).
- [Read the Get started with GitHub docs](https://docs.github.com/en/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).---
Get help: [Post in our discussion board](https://github.com/skills/.github/discussions) • [Review the GitHub status page](https://www.githubstatus.com/)
© 2024 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)