Here are
32 public repositories
matching this topic...
T.J. Watson Libraries for Analysis
Type Analyzer for JavaScript
-
Updated
Jul 18, 2020
-
Java
A Program Analysis Toolkit for Android
-
Updated
May 25, 2017
-
Java
PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code
-
Updated
Aug 29, 2020
-
Java
TIRO - A hybrid iterative deobfuscation framework for Android applications
-
Updated
Aug 17, 2018
-
Java
Inconsistent code detection for Java.
-
Updated
Jan 26, 2018
-
Java
Heaps Don't Lie! Analyzes standard JVM and Android heap snapshots to improve the completeness of program analysis tools such as Doop.
Dynamic Analysis for Concurrent Programs
-
Updated
Apr 13, 2021
-
Java
A Rascal implementation of the Jimple framework.
-
Updated
Jun 21, 2021
-
Java
Integrated Software Analysis Framework
-
Updated
Nov 12, 2020
-
Java
A program analysis and slicing library for concurrent Java.
-
Updated
Oct 22, 2019
-
Java
Stava is a static program analysis for identifying stack allocable objects of code written in Java 8
-
Updated
Jun 18, 2021
-
Java
Race Detection on Compressed Traces
Java class file loader for analysis & synthesis
-
Updated
Nov 17, 2020
-
Java
A java based framework for detecting SQL injection vulnerable sections within PHP code.
-
Updated
Jan 22, 2017
-
Java
Static source code analyzer that extracts an interprocedural dataflow graph from Java source code.
-
Updated
Jul 18, 2021
-
Java
-
Updated
Jun 23, 2019
-
Java
-
Updated
Dec 25, 2017
-
Java
Project Practice 1 - Atomer: Atomicity Violations Analyser
-
Updated
Mar 18, 2021
-
Java
Topic 3: In-Class Unit Test Writing Exercise
-
Updated
Dec 18, 2018
-
Java
Program Analysis framework for Java
-
Updated
May 13, 2017
-
Java
Custom filter to prune generated PDGs from JOANA
-
Updated
Apr 25, 2018
-
Java
-
Updated
Nov 28, 2017
-
Java
Loop Parallelization for MPC
This is a study on predicting code changes with Markov Chains for Java projects based on their commits. (COMPSAC 2021)
-
Updated
Jul 27, 2021
-
Java
Java Generics Refactoring Tool for Inferring Wildcards
-
Updated
Jan 12, 2015
-
Java
Topic 3: Using Tests to Debug Assignment
-
Updated
Jan 14, 2019
-
Java
Anomaly Detection in Scratch
-
Updated
Jun 14, 2020
-
Java
Improve this page
Add a description, image, and links to the
program-analysis
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
program-analysis
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
See returntocorp/semgrep#3065
Steps to reproduce
https://semgrep.dev/s/enochii:false-negative-of-sql-injection
The fix seems very easy: the original reporter proposed

To avoid false positives, we might prefer
`- pattern: $OB