Skip to content

Commit

Permalink
docs: rm semgrep warning (#3374)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayllyz authored Feb 13, 2024
1 parent 5229364 commit bf93cae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- Fixes

- Doc
- Removed obsolete warning for semgrep as the issue has been fixed

- CI

Expand Down Expand Up @@ -273,7 +274,6 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- Fix csharp installation dependencies, by @nvuillam in <https://github.com/oxsecurity/megalinter/pull/3075>
- Fix powershell installation by @nvuillam in <https://github.com/oxsecurity/megalinter/pull/3126>


- Doc
- Update lintr links to their current locations, by @echoix in [#3122](https://github.com/oxsecurity/megalinter/issues/3122)
- Update Pylint links to their current locations, by @echoix in [#3116](https://github.com/oxsecurity/megalinter/issues/3116)
Expand Down
2 changes: 0 additions & 2 deletions megalinter/descriptors/repository.megalinter-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,6 @@ linters:
linter_repo: https://github.com/returntocorp/semgrep
linter_speed: 1
linter_text: |
**Disabled until https://github.com/semgrep/semgrep/issues/9632 is solved**
To use SemGrep in MegaLinter you must define a list of rulesets to use.
Example: `REPOSITORY_SEMGREP_RULESETS: ["p/docker-compose","p/owasp-top-ten"]`
Expand Down

0 comments on commit bf93cae

Please sign in to comment.