Skip to content
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

Docs: Add security policy #2908

Merged
merged 2 commits into from
Jul 31, 2023
Merged

Docs: Add security policy #2908

merged 2 commits into from
Jul 31, 2023

Conversation

qwerty541
Copy link
Collaborator

@qwerty541 qwerty541 requested a review from rickstaa July 2, 2023 22:00
@vercel
Copy link

vercel bot commented Jul 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
github-readme-stats ✅ Ready (Inspect) Visit Preview Jul 15, 2023 5:03pm

@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4eb01d8) 97.62% compared to head (d51561d) 97.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2908   +/-   ##
=======================================
  Coverage   97.62%   97.62%           
=======================================
  Files          24       24           
  Lines        5175     5175           
  Branches      460      460           
=======================================
  Hits         5052     5052           
  Misses        122      122           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Report security vulnerabilities by emailing the GitHub Readme Stats team at:

```
[email protected]
Copy link
Collaborator

@rickstaa rickstaa Jul 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although having a security policy is a nice addition, and I understand why in high stake projects, security issues are communicated in private over email, I think for this project, it is enough to report security issues under https://github.com/anuraghazra/github-readme-stats/issues. However, if @anuraghazra is okay with having his email here, I'm okay with the merge.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest this email because it was already published inside CODE_OF_CONDUCT.md, see: https://github.com/anuraghazra/github-readme-stats/blob/master/CODE_OF_CONDUCT.md#enforcement

But maybe it's really better to wait @anuraghazra's approve.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked @anuraghazra to review this. Just to be sure 👍🏻.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rickstaa Alternatively we can create separate email box with shared access between all GRS team members. May be it will be better because Anurag or any other member can be busy at work and unable to take attention on vulnerability report operatively. What do you think?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@qwerty541 Given that @anuraghazra published the email himself (I checked the commit log), I think merging this is fine. @anuraghazra can always change or remove the email later 👍🏻.

@rickstaa rickstaa requested a review from anuraghazra July 3, 2023 06:52
@qwerty541 qwerty541 linked an issue Jul 3, 2023 that may be closed by this pull request
1 task
@qwerty541 qwerty541 marked this pull request as ready for review July 4, 2023 22:34
@rickstaa rickstaa merged commit 64a6481 into master Jul 31, 2023
@rickstaa rickstaa deleted the docs_add_security_policy branch July 31, 2023 06:09
phamleduy04 pushed a commit to phamleduy04/github-readme-stats that referenced this pull request Aug 5, 2023
* Refactor: Wakatime card: Add missing return statements for helper functions (anuraghazra#2998)

* Refactor: Wakatime card: Add missing return statements for helper functions

* dev

* Refactor: Repo card: Fixed type error in iconWithLabel function (anuraghazra#2999)

* Refactor: Improve docstring for lowercaseTrim utils function (anuraghazra#3002)

* Refactor: Improve docstring for dateDiff utils function (anuraghazra#3001)

* CI: skx/github-action-tester dependency pinned by hash (anuraghazra#3014)

* Refactor: Fix MissingParamError class constructor docstring (anuraghazra#3012)

* Refactor: Fix docstring for getCardColors utils function (anuraghazra#3011)

* I10n: Add partially-missing Uzbek translations (anuraghazra#3018)

* Stats card: Add Uzbek to long languages (anuraghazra#3019)

* Docs: Add security policy (anuraghazra#2908)

* Build(deps-dev): Bump jest from 29.6.1 to 29.6.2 (anuraghazra#3026)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <[email protected]>

* Build(deps-dev): Bump eslint from 8.45.0 to 8.46.0 (anuraghazra#3025)

Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <[email protected]>

* Build(deps-dev): Bump eslint-config-prettier from 8.8.0 to 8.9.0 (anuraghazra#3027)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Build(deps-dev): Bump jest-environment-jsdom from 29.6.1 to 29.6.2 (anuraghazra#3024)

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Build(deps): Bump rickstaa/top-issues-action from 1.3.29 to 1.3.32 (anuraghazra#3023)

Bumps [rickstaa/top-issues-action](https://github.com/rickstaa/top-issues-action) from 1.3.29 to 1.3.32.
- [Release notes](https://github.com/rickstaa/top-issues-action/releases)
- [Commits](rickstaa/top-issues-action@f31962c...c66e5d5)

---
updated-dependencies:
- dependency-name: rickstaa/top-issues-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Build(deps): Bump github/codeql-action from 2.21.0 to 2.21.2 (anuraghazra#3022)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.0 to 2.21.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@1813ca7...0ba4244)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Build(deps): Bump rickstaa/empty-issues-closer-action (anuraghazra#3021)

Bumps [rickstaa/empty-issues-closer-action](https://github.com/rickstaa/empty-issues-closer-action) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/rickstaa/empty-issues-closer-action/releases)
- [Commits](rickstaa/empty-issues-closer-action@773bc31...09d48db)

---
updated-dependencies:
- dependency-name: rickstaa/empty-issues-closer-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CI: Fix theme preview workflow (anuraghazra#3017)

* Refactor: Fix docstring for rankIcon function (anuraghazra#3029)

* CI: Add SECURITY.md to pull requests labeler (anuraghazra#3030)

* Refactor: Wakatime card: Add missing returns statement for createTextNode function (anuraghazra#3032)

* Refactor: Wakatime card: Use @typedef to resolve eslint errors (anuraghazra#3033)

* CI: Fix theme preview workflow (Attempt 2) (anuraghazra#3034)

* Themes: Add test AI-generated themes to check preview workflow (anuraghazra#3028)

* Themes: Add test theme to check preview workflow

* dev

* dev

* dev

* docs(theme): Auto update theme readme (anuraghazra#3038)

Co-authored-by: GitHub Readme Stats Bot <[email protected]>

* Refactor: Wakatime card: Use typedef tags to resolve eslint errors (anuraghazra#3037)

* Refactor: Top langs card: Fix returns tag in docstrings (anuraghazra#3036)

* Refactor: Stats card: Use typedef tags to resolve eslint errors (anuraghazra#3039)

* Refactor: Top langs card: Use typedef tags to resolve eslint errors (anuraghazra#3040)

* Refactor: Repo card: Use typedef tags inside data fetcher to resolve eslint errors (anuraghazra#3043)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Alexandr Garbuzov <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Readme Stats Bot <[email protected]>
devantler pushed a commit to devantler/github-readme-stats that referenced this pull request Sep 24, 2023
ABA2396 pushed a commit to ABA2396/github-readme-stats that referenced this pull request Dec 22, 2023
ABA2396 pushed a commit to ABA2396/github-readme-stats that referenced this pull request Dec 22, 2023
setdebarr pushed a commit to setdebarr/github-readme-stats that referenced this pull request Jan 12, 2024
jacobbexten pushed a commit to jacobbexten/github-readme-stats that referenced this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - Security-Policy
2 participants