Try out Amplify using our example repository with pre-existing vulnerabilities.
my-vulnerable-project
, and create the repository.
You can also select Private if you wish to keep it hidden.ORGNAME
/REPONAME
as needed: gh repo create --private ORGNAME/REPONAME
https://github.com/organizations/ORGNAME/settings/installations
for settings under an organization, replacing ORGNAME
with your organization name.You can skip this if you selected “All repositories” during installation.vulns/sql-injection
.Amplify will automatically scan the contents of your pull requests, report any vulnerabilities it finds, and provide code fixes when available.