This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor updates to vulnerability report form (#4981)
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ <h3>In your report:</h3> | |
<li>Do not expect or demand financial compensation for your research and testing to disclose vulnerabilities.</li> | ||
</ul> | ||
<div class="button-arrow"> | ||
<p><strong><a href="https://forms-formulaires.alpha.canada.ca/en/id/clkk4uvjw012gyq654tk2czp8">Report a vulnerability<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M8 9H0V7H8V0L16 8L8 16V9Z"/></svg></a></strong></p> | ||
<p><strong><a href="https://forms-formulaires.alpha.canada.ca/en/id/clo5w00r900neym647s3t8nmp">Report a vulnerability<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M8 9H0V7H8V0L16 8L8 16V9Z"/></svg></a></strong></p> | ||
</div> | ||
<p style="padding-top: 3rem;">You can reach out via email at <a href="mailto:[email protected]">[email protected]</a> if you are not sure if the vulnerability is genuine and exploitable, or you have found:</p> | ||
<ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ <h3>Votre rapport de vulnérabilité :</h3> | |
<li>ne donnera lieu à aucune rémunération pour vos recherches et tests réalisés en vue de divulguer des vulnérabilités.</li> | ||
</ul> | ||
<div class="button-arrow"> | ||
<p><strong><a href="https://forms-formulaires.alpha.canada.ca/fr/id/clkk4uvjw012gyq654tk2czp8">Signaler une vulnérabilité<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M8 9H0V7H8V0L16 8L8 16V9Z"/></svg></a></strong></p> | ||
<p><strong><a href="https://forms-formulaires.alpha.canada.ca/fr/id/clo5w00r900neym647s3t8nmp">Signaler une vulnérabilité<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M8 9H0V7H8V0L16 8L8 16V9Z"/></svg></a></strong></p> | ||
</div> | ||
<p style="padding-top: 3rem;">Vous pouvez nous contacter par courriel à l’adresse <a href="mailto:[email protected]">[email protected]</a> si vous n’êtes pas sûr que la vulnérabilité soit authentique et exploitable ou bien s’il s’agit :</p> | ||
<ul> | ||
|