Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 632 Bytes

File metadata and controls

13 lines (8 loc) · 632 Bytes

Code-vulnerability-defect-system-based-on-CodeBERT-model

Code vulnerability defect system based on CodeBERT model using prompt-tuning methods

This System is based on the Github resource CodeBERT codes.This System has coding these functions as follows:

(1) Identify a code file whether it has code vulnerability(Noting: the code should be transform to one dictionary item and be giving an expected target including 1 or 0)

(2) Find the foramt error by using the second module

(3) Records manangment and User message management by visualization pages.

Note: if any question, feel free to contact me. Thanks for your attention.