1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 00:58:07 +02:00
pdf.js/.github
Tim van der Meij 4033913acc
Improve the security policy
This commit fixes two issues that have been found after commit 2beae7a
landed, namely:

- The security checkbox image is not rendering at
  https://github.com/mozilla/pdf.js/security/policy because the
  `SECURITY.md` file is apparently served differently there (because it
  does work as expected at
  https://github.com/mozilla/pdf.js/blob/master/.github/SECURITY.md),
  which causes the relative link not to work. We switch to an absolute
  link to fix the issue.
- If a security policy is defined it turns out that GitHub automatically
  adds a row to the "New issue" page; see
  https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
  where it states "When someone creates an issue in your repository, they
  will see a link to your project's security policy". Since we now have
  two rows at https://github.com/mozilla/pdf.js/issues/new/choose about
  the security policy, we remove our own version in favor of the
  standard GitHub-provided one.
2024-06-24 15:54:06 +02:00
..
ISSUE_TEMPLATE Improve the security policy 2024-06-24 15:54:06 +02:00
workflows Pin GitHub actions to Node.js 21 2024-04-26 19:23:16 +02:00
CODEOWNERS [api-minor] Move to Fluent for the localization (bug 1858715) 2023-10-19 11:20:41 +02:00
CONTRIBUTING.md Update links from IRC to Matrix. 2020-02-27 16:26:17 -08:00
dependabot.yml Stop Dependabot from creating its own, otherwise unused, labels 2022-11-14 15:07:55 +01:00
fluent_linter_config.yml Add workflow to lint Fluent en-US files 2023-10-26 17:27:42 +02:00
requirements.txt Add workflow to lint Fluent en-US files 2023-10-26 17:27:42 +02:00
SECURITY.md Improve the security policy 2024-06-24 15:54:06 +02:00
security.png Include a security policy for PDF.js 2024-06-23 21:35:33 +02:00