-
Updated
Nov 15, 2021 - Haskell
static-analysis
Here are 1,278 public repositories matching this topic...
-
Updated
Nov 18, 2021 - Swift
-
Updated
Nov 19, 2021 - OCaml
-
Updated
Nov 18, 2021 - Java
-
Updated
Nov 18, 2021 - PHP
-
Updated
Nov 19, 2021 - Nunjucks
-
Updated
Nov 18, 2021 - Python
-
Updated
Nov 19, 2021 - Rust
-
Updated
Nov 19, 2021 - PHP
-
Updated
Nov 19, 2021 - Go
-
Updated
Oct 18, 2021
-
Updated
Nov 7, 2021 - CMake
-
Updated
Nov 19, 2021 - Java
-
Updated
Nov 8, 2021 - Ruby
-
Updated
Nov 18, 2021 - Haskell
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Nov 19, 2021 - OCaml
-
Updated
Nov 16, 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
Nov 19, 2021 - PHP
-
Updated
Nov 17, 2021 - Python
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
Nov 19, 2021 - Go
-
Updated
Nov 19, 2021 - Elixir
Expected Behavior of the rule
The empty else
block is reported:
fun f() {
var i = 0
if (i == 0) {
println(i)
} else {
}
}
Context
EmptyIfBlock
is only reporting empty then
blocks, not empty else
b
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