-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Tasks
- Implement the defense technique mentioned in BADCODE Method - paper Backdooring Neural Code Search
- Get the sample poisoned data from SEEDPoisoner for BADCODE method.
- Include above data in your test folder as sample input data for your method.
- Provide testing script in
test/methodfolder which runs with the above sample data. - Add Dockerfile for your method.
- Method Integrated Completely - Running State.
- Get the approval on this implemented method from original authors of the paper.
Note:
- Don't forget to reference this issue number in your commits and PRs (by mentioning the issue number everything will be linked to those issue as task). e.g. for a commit
add method implementation #111. - Also feel free to drop a comment over here by mentioning what is the current state after that commit or what you are working on next.
- Drop your questions or problem you are stuck at during implementation.
- Reference main branch for any file structure information.
Reactions are currently unavailable