Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
408ab6bf
Commit
408ab6bf
authored
Mar 22, 2018
by
Olivier Gonzalez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update link to gemnasium
parent
5be83a0d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/user/project/merge_requests/dependency_scanning.md
doc/user/project/merge_requests/dependency_scanning.md
+5
-5
No files found.
doc/user/project/merge_requests/dependency_scanning.md
View file @
408ab6bf
...
...
@@ -25,11 +25,11 @@ The following languages and dependency managers are supported.
| Language (package managers) | Scan tool |
|-----------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
| JavaScript (
[
npm
](
https://www.npmjs.com/
)
,
[
yarn
](
https://yarnpkg.com/en/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
)
,
[
Retire.js
](
https://retirejs.github.io/retire.js
)
|
| Python (
[
pip
](
https://pip.pypa.io/en/stable/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
)
|
| Ruby (
[
gem
](
https://rubygems.org/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
)
,
[
bundler-audit
](
https://github.com/rubysec/bundler-audit
)
|
| Java (
[
Maven
](
https://maven.apache.org/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
)
|
| PHP (
[
Composer
](
https://getcomposer.org/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
)
|
| JavaScript (
[
npm
](
https://www.npmjs.com/
)
,
[
yarn
](
https://yarnpkg.com/en/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
/general
)
,
[
Retire.js
](
https://retirejs.github.io/retire.js
)
|
| Python (
[
pip
](
https://pip.pypa.io/en/stable/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
/general
)
|
| Ruby (
[
gem
](
https://rubygems.org/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
/general
)
,
[
bundler-audit
](
https://github.com/rubysec/bundler-audit
)
|
| Java (
[
Maven
](
https://maven.apache.org/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
/general
)
|
| PHP (
[
Composer
](
https://getcomposer.org/
)
) |
[
gemnasium
](
https://gitlab.com/gitlab-org/security-products/gemnasium
/general
)
|
Some scanners require to send a list of project dependencies to GitLab central servers to check for vulnerabilities. To learn more about this or to disable it please
check
[
GitLab Dependency Scanning documentation
](
https://gitlab.com/gitlab-org/security-products/dependency-scanning#remote-checks
)
.
...
...
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