Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Commit-Analysis-ML
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ahmad, Rawel
Commit-Analysis-ML
Commits
4a7ba5ab
Commit
4a7ba5ab
authored
1 year ago
by
Rawel
Browse files
Options
Downloads
Patches
Plain Diff
Added oss-fuzz processor to run_all.sh
parent
ccdb7a6b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Docker/commit-analysis/init_scripts/run_all.sh
+4
-0
4 additions, 0 deletions
Docker/commit-analysis/init_scripts/run_all.sh
with
4 additions
and
0 deletions
Docker/commit-analysis/init_scripts/run_all.sh
+
4
−
0
View file @
4a7ba5ab
...
@@ -14,6 +14,10 @@
...
@@ -14,6 +14,10 @@
# Comment it in after setting the token (see Data/DatasetSources/README.md for instructions)
# Comment it in after setting the token (see Data/DatasetSources/README.md for instructions)
# python /project/Data/DatasetSources/oss-fuzz/parser.py
# python /project/Data/DatasetSources/oss-fuzz/parser.py
# This script parses all fixing commit ranges and extracts one commit per range
# Comment it in if the OSS-Fuzz dataset is already present from step 4
# python /project/Data/DatasetSources/oss-fuzz/processor.py
# Run the cleanup script (Do not comment this out)
# Run the cleanup script (Do not comment this out)
python /project/Data/Utils/CleanupUtils.py
python /project/Data/Utils/CleanupUtils.py
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment