Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

why-gitlab

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

why-gitlab - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

docs/security/api-fuzzing-in-mr.png

12

docs/security/dast-ultimate.en.md

@@ -8,1 +8,13 @@ ### Dynamic Application Security Testing (DAST)

https://docs.gitlab.com/ee/user/application_security/dast/
All identified vulnerabilities are reported in the:
Merge request widget
![dast-in-mr](./dast-in-mr.png)
Pipelines' Security tab
![dast-in-pipeline-tab](./dast-in-pipeline-tab.png)
Example project using Dynamic Application Security Testing (DAST): [Demo DAST](https://jihulab.com/ultimate-plan/demo/dast-demo/-/tree/2-demo-test-new-policy-name)

@@ -6,1 +6,13 @@ ### 动态应用安全扫描(DAST)

此功能由 极狐 GitLab 旗舰版提供。
所有检测出的漏洞将被展示在:
合并请求
![dast-in-mr](./dast-in-mr.png)
流水线的安全栏
![dast-in-pipeline-tab](./dast-in-pipeline-tab.png)
示例:[Demo DAST](https://jihulab.com/ultimate-plan/demo/dast-demo/-/tree/2-demo-test-new-policy-name)

2

docs/security/sast-basic-free.en.md

@@ -26,1 +26,3 @@ ### Static Application Security Testing (SAST) basic features

![Download JSON format](./json-format.png)
Example project using Static Application Security Testing (SAST): [Demo SAST](https://jihulab.com/ultimate-plan/demo/sast-demo/-/tree/3-test-new-policy-name)

@@ -24,1 +24,3 @@ ### 静态安全检测(SAST)基础功能

![Download JSON format](./json-format.png)
示例: [Demo SAST](https://jihulab.com/ultimate-plan/demo/sast-demo/-/tree/3-test-new-policy-name)

@@ -27,1 +27,3 @@ ### Static Application Security Testing (SAST) advanced features

![sast-in-mr](./sast-in-mr.en.png)
Example project using Static Application Security Testing (SAST): [Demo SAST](https://jihulab.com/ultimate-plan/demo/sast-demo/-/tree/3-test-new-policy-name)

@@ -25,1 +25,3 @@ ### 静态安全检测(SAST)高级功能

![sast-in-mr](./sast-in-mr.png)
示例: [Demo SAST](https://jihulab.com/ultimate-plan/demo/sast-demo/-/tree/3-test-new-policy-name)

@@ -26,1 +26,3 @@ ### Secret Detection basic features

Example project using Secret Detection: [Demo Secret Detection](https://jihulab.com/ultimate-plan/demo/secret-detection-demo/-/tree/1-test-secret-detection)

@@ -24,1 +24,3 @@ ### 密码检测基础功能

示例:[Demo Secret Detection](https://jihulab.com/ultimate-plan/demo/secret-detection-demo/-/tree/1-test-secret-detection)

@@ -13,1 +13,3 @@ ### Secret Detection advanced features

Example project using Secret Detection: [Demo Secret Detection](https://jihulab.com/ultimate-plan/demo/secret-detection-demo/-/tree/1-test-secret-detection)

6

docs/security/secret-detection-full-ultimate.md

@@ -5,8 +5,10 @@ ### 密码检测高级功能

合并请求
合并请求:
![secret-detection-in-mr](./secret-detection-in-mr.png)
流水线的安全栏
流水线的安全栏:
![secret-detection-in-pipeline-tab](./secret-detection-in-pipeline-tab.png)
示例:[Demo Secret Detection](https://jihulab.com/ultimate-plan/demo/secret-detection-demo/-/tree/1-test-secret-detection)
{
"name": "why-gitlab",
"description": "Why GitLab? DevSecOps",
"version": "1.8.0",
"version": "1.9.0",
"author": "sink @sinkcup",

@@ -6,0 +6,0 @@ "main": "src/main.js",

@@ -120,3 +120,10 @@ import os from 'os';

features: [
{ path: 'api-fuzzing-ultimate', name: 'API 模糊测试' },
{ path: 'container-scanning-basic-free', name: '容器扫描基础功能' },
{ path: 'container-scanning-full-ultimate', name: '容器扫描高级功能' },
{ path: 'dast-ultimate', name: '动态应用安全扫描(DAST)' },
{ path: 'dependency-scanning-full-ultimate', name: '依赖扫描' },
{ path: 'iac-scanning-basic-free', name: '基础设施即代码扫描基础功能' },
{ path: 'iac-scanning-full-ultimate', name: '基础设施即代码扫描高级功能' },
{ path: 'license-compliance-ultimate', name: '许可证合规' },
{ path: 'sast-basic-free', name: '静态安全检测(SAST)基础功能' },

@@ -123,0 +130,0 @@ { path: 'sast-full-ultimate', name: '静态安全检测(SAST)高级功能' },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc