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

Merge Develop into Release #3377

Merged
merged 24 commits into from
May 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
f3127c2
Update README to fix bugs, add links, and update structure
pabloest May 3, 2024
5d829bc
Bump tqdm from 4.66.1 to 4.66.3
dependabot[bot] May 3, 2024
c686c81
Update README.md
pabloest May 6, 2024
c383ba0
Update README.md
pabloest May 6, 2024
ea482e3
Update README.md
pabloest May 6, 2024
b140c42
Update README.md
pabloest May 6, 2024
6bf22a0
Update README.md
pabloest May 6, 2024
529a62d
Update README.md
pabloest May 6, 2024
76b27f8
Bump jinja2 from 3.1.3 to 3.1.4
dependabot[bot] May 6, 2024
179f665
Merge pull request #3372 from semgrep/dependabot/pip/tqdm-4.66.3
inkz May 7, 2024
3ed5702
Merge branch 'develop' into dependabot/pip/jinja2-3.1.4
inkz May 7, 2024
28047e0
Merge pull request #3374 from semgrep/dependabot/pip/jinja2-3.1.4
inkz May 7, 2024
b6d791b
Add rule use-of-basic-authentication (OpenAPI Spec) (#3370)
aabashkin May 7, 2024
40079b9
update metadata for JS tainted-sql-string rule
inkz May 8, 2024
9958265
New Published Rules - 1512543916_personal_org.missing-self-transfer-c…
semgrep-dev-pr-bot[bot] May 8, 2024
d6e747a
Merge branch 'develop' into pablo/readme-update
inkz May 8, 2024
6d94071
Merge pull request #3371 from semgrep/pablo/readme-update
pabloest May 8, 2024
0502383
New Published Rules - federicobellini.session-cookie-samesitenone (#3…
semgrep-dev-pr-bot[bot] May 8, 2024
01ceed2
Merge branch 'develop' into inkz/upd-tainted-sql-string
kurt-r2c May 8, 2024
02489f8
Merge pull request #3379 from semgrep/inkz/upd-tainted-sql-string
kurt-r2c May 8, 2024
7d2773e
Fix metadata for use-of-basic-authentication rule (#3378)
inkz May 9, 2024
9bc127c
Add rule API key in query parameter (OpenAPI Spec) (#3375)
aabashkin May 9, 2024
48f6e91
Update webservice-ssrf.yaml (#3380)
amitfurman May 9, 2024
4c5bd64
New Published Rules - p0_security.direct-response-write-copy (#3382)
semgrep-dev-pr-bot[bot] May 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
jinja2 = "~=3.1.3"
jinja2 = "~=3.1.4"
pytest = "*"
semgrep = "*"
pyyaml = "*"
Expand Down
137 changes: 69 additions & 68 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.