CarperAI / CarperAI/InstructGPT

[task] Security Vulnerability Detection

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
task
Dominant language
No language data
Stars
71
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### 🚀 The Task

Given source code with (potential) security vulnerabilities, the model should be able to detect and discuss the issue with the programmer.

### Example

```
Is there any issue with this code?
{code that can be attacked through buffer overflow}
Yes, the array can be used for a buffer overflow attack
Is it dangerous?
Yes it allows for arbitrary code execution
```

### Additional Notes

* Reference: @amarmet in the CarperAI Discord server.
* Google Sheets Reference: [CarperAI: Instruct-GPT Tasks](https://docs.google.com/spreadsheets/d/1q6I0PLcgvNjcls3z7diUOoDGmNojUW-m6KhX2ijuSEE/edit?usp=sharing)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.