-
Updated
Sep 29, 2021 - Haskell
static-analysis
Here are 1,237 public repositories matching this topic...
-
Updated
Oct 1, 2021 - OCaml
-
Updated
Sep 28, 2021 - Java
-
Updated
Oct 1, 2021 - PHP
-
Updated
Oct 1, 2021 - PHP
-
Updated
Sep 27, 2021 - Python
-
Updated
Sep 25, 2021 - Rust
-
Updated
Sep 30, 2021 - PHP
-
Updated
Sep 30, 2021 - Go
-
Updated
Aug 29, 2021
-
Updated
Sep 20, 2021 - CMake
-
Updated
Oct 1, 2021 - Java
-
Updated
Sep 24, 2021 - Ruby
-
Updated
Oct 1, 2021 - Haskell
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Oct 1, 2021 - OCaml
-
Updated
Sep 28, 2021 - Go
Describe the bug
I expect metavariables between backticks to work in JavaScript:
$ semgrep --lang js -e '`$A`'
ran 1 rules on 1 files: 0 findings
I expect this to match the following:
`test`;
Priority
How important is this to you?
- P2: annoying but not blocking me
-
Updated
Oct 1, 2021 - PHP
-
Updated
Sep 2, 2021 - Python
A WeakReference
does mutate in unpredictable ways. Flagging it as immutable allows us to assume a previous WeakReference::get()
ensured the reference was still alive. This assumption is wrong.
https://psalm.dev/r/6839ad5622
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
Fix example
Run exit command after lint.
echo '::group:: Running golangci-lint with reviewdog 🐶 ...'
go
-
Updated
Sep 16, 2021 - Go
-
Updated
Sep 29, 2021 - Elixir
-
Updated
Oct 1, 2021 - Kotlin
-
Updated
Sep 13, 2021 - C#
Improve this page
Add a description, image, and links to the static-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-analysis topic, visit your repo's landing page and select "manage topics."
App Attest allows your app to attach a hardware-backed assertion as a part of the request. Your server can use assertion to verify the request came from your genuine app, on a genuine Apple device.
https://developer.apple.com/videos/play/wwdc2021/10244/
https://developer.apple.com/documentation/devicecheck/assessing_fraud_risk
https://developer.apple.com/documentation/bundleresources/entit