The speaker, a 14-year-old programmer, shares their experience of contributing to open-source supply chain security by adding Dependabot to the GH CLI tool.
- The speaker started coding at the age of 8 and has been practicing for 7 years, including solving LeetCode problems and creating AI combatants on CodeCombat.
- The speaker's father introduced them to GH CLI, a tool used to interact with the GitHub API directly from the command line.
- The speaker learned about Dependabot, a tool that creates fixes whenever any of your dependencies have updates, and realized that GH CLI did not have it.
- The speaker created a fix by adding Dependabot to GH CLI, which was merged and secured the important project.
- The speaker hopes to inspire young people to contribute to open-source projects regardless of their age.
The speaker's interest in contributing to open-source supply chain security was sparked by their father's use of GH CLI and Dependabot. They were amazed to see their father creating PRs from the command line and reviewing PRs from a bot that fought vulnerabilities in dependencies. The speaker's curiosity led them to learn more about GH CLI and Dependabot, and they realized that GH CLI did not have Dependabot. They decided to add Dependabot to GH CLI to secure the important project, which was eventually merged. The speaker hopes to inspire young people to contribute to open-source projects regardless of their age.