What is the logic of discovering cwe? #296
Shmily8421
started this conversation in
General
Replies: 1 comment 7 replies
-
Depends on the CWE and its corresponding CWE check. ;-) We employ different analysis techniques for different CWEs, ranging from simple heuristics to more complex data flow analyses. And since the cwe_checker is a research project, we are still improving the different checks and analysis techniques. If you are interested in a specific CWE check I can talk about the internals of that check. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As stated in the title
Beta Was this translation helpful? Give feedback.
All reactions