UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Developer Tools
sonarqube
Commits
8fb3f808
Commit
8fb3f808
authored
Dec 01, 2020
by
keegan ottoson
Browse files
Merge branch 'dev-pbde-405' into 'master'
[PBDE-405] Add ZAP plugin See merge request
!9
parents
b901d761
e990529d
Pipeline
#91031
failed with stages
in 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
Dockerfile
Dockerfile
+3
-2
No files found.
Dockerfile
View file @
8fb3f808
...
@@ -9,12 +9,13 @@ RUN wget --quiet https://github.com/vaulttec/sonar-auth-oidc/releases/download/v
...
@@ -9,12 +9,13 @@ RUN wget --quiet https://github.com/vaulttec/sonar-auth-oidc/releases/download/v
RUN
wget
--quiet
https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/2.0.6/sonar-dependency-check-plugin-2.0.6.jar
RUN
wget
--quiet
https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/2.0.6/sonar-dependency-check-plugin-2.0.6.jar
RUN
wget
--quiet
https://github.com/SonarOpenCommunity/sonar-cxx/releases/download/cxx-1.3.2/sonar-c-plugin-1.3.2.1853.jar
RUN
wget
--quiet
https://github.com/SonarOpenCommunity/sonar-cxx/releases/download/cxx-1.3.2/sonar-c-plugin-1.3.2.1853.jar
RUN
wget
--quiet
https://github.com/SonarOpenCommunity/sonar-cxx/releases/download/cxx-1.3.2/sonar-cxx-plugin-1.3.2.1853.jar
RUN
wget
--quiet
https://github.com/SonarOpenCommunity/sonar-cxx/releases/download/cxx-1.3.2/sonar-cxx-plugin-1.3.2.1853.jar
RUN
wget
--quiet
https://github.com/OtherDevOpsGene/zap-sonar-plugin/releases/download/sonar-zap-plugin-2.0.2/sonar-zap-plugin-2.0.2.jar
RUN
ls
-al
RUN
ls
-al
#
Using the current (Nov 10 2020) SHA for the "8.5-community" tag
#
SHA at time of commit (12/1/2020): c2c7be55550a3aca093b4990aca2450d889c75f70320840b7f8619f044ee3d61
FROM
registry1.dsop.io/ironbank/sonarsource/sonarqube/sonarqube8-community
@sha256:c2c7be55550a3aca093b4990aca2450d889c75f70320840b7f8619f044ee3d61
FROM
registry1.dsop.io/ironbank/sonarsource/sonarqube/sonarqube8-community
:8.5-community
# Fetch plugins and load into appropriate dir
# Fetch plugins and load into appropriate dir
ENV
PLUGIN_DIR=/opt/sonarqube/extensions/plugins
ENV
PLUGIN_DIR=/opt/sonarqube/extensions/plugins
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment