Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VAT-genscan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MEDINA
Public
VAT-genscan
Commits
894947f5
Commit
894947f5
authored
4 years ago
by
Zitnik, Anze
Browse files
Options
Downloads
Patches
Plain Diff
updated cscan installer: rust dependency
parent
94eff82d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
install/cscan.sh
+6
-0
6 additions, 0 deletions
install/cscan.sh
with
6 additions
and
0 deletions
install/cscan.sh
+
6
−
0
View file @
894947f5
...
...
@@ -5,6 +5,12 @@ set -e
cd
/tmp
apt
install
-y
libpq-dev
#rust (needed for cryptography)
curl
--proto
'=https'
--tlsv1
.2
-sSf
https://sh.rustup.rs | sh
-s
--
-y
source
$HOME
/.cargo/env
pip3
install
setuptools_rust
pip3
install
faradaysec psutil python-owasp-zap-v2.4
wget
-nv
https://github.com/infobyte/faraday/archive/464bb0c979ea6821085a4390446bd038a62ac500.zip
...
...
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