Skip to content

Django implementation of CodeBERT for detecting vulnerable code.

Notifications You must be signed in to change notification settings

hishamp3/codeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django project for deployment of fine-tuned CodeBERT for detecting vulnerable code based on CodeXGLUE paper. The model is fine-tuned using Devign dataset which consists of C codes from opensource projects which are labelled 0 (vulnerability) or 1 (not vulnerability).

Dataset : https://sites.google.com/view/devign

CodeBERT Notebook : https://github.com/hishamp3/codeXGLUE

CodeXGLUE : https://arxiv.org/abs/2102.04664

UI reference : https://github.com/Joshbam-joshwilly/text-translate

About

Django implementation of CodeBERT for detecting vulnerable code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published