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

Upgrade Semgrep docgen #28

Merged
merged 9 commits into from
Jun 20, 2024
Merged

Upgrade Semgrep docgen #28

merged 9 commits into from
Jun 20, 2024

Conversation

stefanvacareanu7
Copy link
Contributor

No description provided.

@stefanvacareanu7 stefanvacareanu7 enabled auto-merge (squash) June 20, 2024 08:27
@stefanvacareanu7 stefanvacareanu7 requested a review from mrfyda June 20, 2024 08:28
@@ -92,13 +92,15 @@ func semgrepRules(destinationDir string) ([]PatternWithExplanation, *ParsedSemgr
func getSemgrepRegistryRules() (*ParsedSemgrepRules, error) {
return getRules(
"https://github.com/semgrep/semgrep-rules",
"express-fp",
Copy link
Contributor

Choose a reason for hiding this comment

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

we should also be able to checkout from a commit uuid if it's easier

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree. At the moment, the git library we use doesn't provide this option (or I couldn't find it). This is why I decided to go with this version

@stefanvacareanu7 stefanvacareanu7 requested a review from mrfyda June 20, 2024 08:54
Copy link
Contributor Author

@stefanvacareanu7 stefanvacareanu7 left a comment

Choose a reason for hiding this comment

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

These changes impose always updating the commit. They do deploys every day

@stefanvacareanu7 stefanvacareanu7 merged commit 5cbc1fb into master Jun 20, 2024
7 checks passed
@stefanvacareanu7 stefanvacareanu7 deleted the fix_semgrep_docgen branch June 20, 2024 10:25
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.

2 participants