freeCodeCamp/.github
Naveen 2d05f98430
feat(.github): add dependency review action (#45879)
* chore(deps): Included dependency review

> Dependency Review GitHub Action in your repository to enforce dependency reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.

https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement

* Update .github/workflows/dependency-review.yml

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-10 15:31:02 +01:00
..
ISSUE_TEMPLATE feat: migrate to issue forms (#45858) 2022-05-04 12:25:39 -05:00
workflows feat(.github): add dependency review action (#45879) 2022-05-10 15:31:02 +01:00
CODEOWNERS fix(tools): adjust ownership of files (#41590) 2021-03-26 20:23:35 +05:30
FUNDING.yml feat: update funding.yml (#42709) 2021-07-03 15:46:56 -05:00
PULL_REQUEST_TEMPLATE.md chore: remove hacktoberfest comment (#44442) 2021-12-09 11:43:57 -06:00
labeler.yml feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30