Skip to content
Discussion options

You must be logged in to vote

Nevermind, I found the answer in the HTML source itself:

<form action="/{owner}/{repo}/settings/code_scanning/set_security_severity?security_severity=all">
<form action="/{owner}/{repo}/settings/code_scanning/set_security_severity?security_severity=critical">
<form action="/{owner}/{repo}/settings/code_scanning/set_security_severity?security_severity=high">
<form action="/{owner}/{repo}/settings/code_scanning/set_security_severity?security_severity=medium">
<form action="/{owner}/{repo}/settings/code_scanning/set_severity?severity=all">
<form action="/{owner}/{repo}/settings/code_scanning/set_severity?severity=errors">
<form action="/{owner}/{repo}/settings/code_scanning/set_severity?seve…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@gauravkhannalgmi
Comment options

@ThibaudLopez
Comment options

Answer selected by ThibaudLopez
Comment options

You must be logged in to vote
1 reply
@ThibaudLopez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions related to GitHub's APIs or Webhooks Code Scanning Code scanning: our code analysis features, powered by the CodeQL engine Code Security Build security into your GitHub workflow with features to keep your codebase secure Product Feedback Share your thoughts and suggestions on GitHub features and improvements
2 participants