Change the repository type filter
All
Repositories list
25 repositories
- Enable code scanning and secure your code with CodeQL.
- A GitHub Security Lab initiative, providing an in-repo learning experience, where learners secure intentionally vulnerable code.
- Make a workflow reusable, call it in another workflow, and use a matrix strategy to run multiple versions.
deploy-to-azure
Public templateCreate two deployment workflows using GitHub Actions and Microsoft Azure.- Develop code using GitHub Codespaces and Visual Studio Code!
- Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.
- Useful tips when navigating through your repository
- Use GitHub Actions to publish your project to a Docker image.
- Learn how to simplify your code scanning workflows with CodeQL language matrices
- Create workflows that enable you to use Continuous Integration (CI) for your projects.
- Get started using GitHub in less than an hour.
- Develop with AI-powered code suggestions using GitHub Copilot and VS Code
.github
Public- Secure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them
- Create a GitHub Action and use it in a workflow.
- Collaborate and work together on GitHub.
change-commit-history
Public templateA skills course on changing the commit history with Gitintroduction-to-secret-scanning
Public templateEnable secret scanning to identify plain-text credentials and prevent them from being written to your repository- Create a release based workflow that is built on the foundations of the GitHub flow
- Learn why conflicts happen and how to resolve them.
- Create a site or blog from your GitHub repositories with GitHub Pages.
action-update-step
Public