-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hel 537/page admin #410
Hel 537/page admin #410
Conversation
const resp = await fetch(`${basePath}/api/auth/session`, { | ||
headers: headers, | ||
|
||
method: "GET", | ||
}); |
Check failure
Code scanning / CodeQL
Server-side request forgery Critical
URL
user-provided value
className="fr-btn" | ||
onClick={(event) => { | ||
event.preventDefault(); | ||
router.push(paths.ACCUEIL + "?terme=" + terme, paths.ACCUEIL); |
Check warning
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
DOM text
} | ||
if (user) { | ||
const hashing = createHash("sha256"); | ||
hashing.update(password); |
Check failure
Code scanning / CodeQL
Use of password hash with insufficient computational effort High
an access to password
Password from
an access to password
Password from
an access to password
Password from
an access to password
Password from
Vérifier avant de merger
data_set
?middleware.ts
etlighthouserc.js
dû à la création/suppression d'une page ?Content-Security-Policy
dansnext.config.js
?