An open API service indexing awesome lists of open source software.

https://github.com/jackparsonss/llm-static-analysis

Using LLM's to Perform Static Analysis Tasks
https://github.com/jackparsonss/llm-static-analysis

Last synced: 3 months ago
JSON representation

Using LLM's to Perform Static Analysis Tasks

Awesome Lists containing this project

README

        

# LLM-Static-Analysis

## Step 1: Build Your Virtual Environment
```
make build
```

## Step 2: Add OpenAI Credentials to `.env` file
You need to create a `.env` file in the root directory and add the following environment variables to it
```
ORG_ID=
OPENAI_API_KEY=
```

## Step 3: Setup CodeQL
OS options: mac | linux | windows
```
make codeql-
```

## Step 4: Fetch Data(this could take a while)
```
make fetch
```

## Step 5: Filter the data
```
make data
```

## Step 6: Run Test Experiment
```
make experiment
```

## Cleaning Folders
Running the experiment lots of times will result in a lot of `