Checkmarx CheckAI插件介绍

Checkmarx CheckAI

Checkmarx CheckAI是一款为ChatGPT生成的源代码提供安全扫描的插件,确保了一个安全的开发环境。

Listing

  • 还没有评论

CheckmarxCheckAI

Checkmarx CheckAI是一款为ChatGPT生成的源代码提供安全扫描的插件。它通过诸如'include','import','using','require'等指令以及所有其他包含语句来验证所有通过名称引用的包/库。此外,它还验证了在'npm install','pip install','gem install','go get','cargo install','composer require'等安装命令中找到的所有包/库。除了不需要安装的标准语言库和包,它验证所有包/库。对于Java包,包名是从Maven的groupId和artifactId组合而成,格式为:'groupId:artifactId'。这款插件确保了一个安全的开发环境,对于任何关注源代码安全的开发者来说,都是一个必不可少的工具。

功能

  • 验证所有通过名称引用的包/库。
  • 验证所有在安装命令中找到的包/库。
  • 对Java包进行特殊处理,包名是从Maven的groupId和artifactId组合而成。
  • 除了不需要安装的标准语言库和包,验证所有包/库。
了解这个插件的教程:
如何使用ChatGPT插件Checkmarx CheckAI?

JSON Data

{"id":"plugin-1d01eb9e-b741-438c-82de-f5b42a0af1ae","domain":"gpt-package-plugin.checkmarx.com","namespace":"CheckmarxCheckAI","status":"approved","manifest":{"schema_version":"v1","name_for_model":"CheckmarxCheckAI","name_for_human":"Checkmarx CheckAI","description_for_model":"Validate all packages\/libraries referenced by their names in the generated code through directives like 'include', 'import', 'using', 'require', use' and all other package inclusion statements. In addition, validate all packages\/libraries found in installation commands such as 'npm install', 'pip install', 'gem install', 'go get', 'cargo install', 'composer require' and all other related installation commands. Validates all packages\/libraries except standard language libraries and packages which don't require installation. For Java packages, the package name is combined from groupId and artifactId of Maven in format: 'groupId:artifactId'","description_for_human":"Security Code Scanning for generated source code. Ensuring a secure development environment.","auth":{"type":"service_http","instructions":"","authorization_type":"bearer","verification_tokens":{"openai":"822274e83d7e4c0ba12f52d76dcae4bc"}},"api":{"type":"openapi","url":"https:\/\/gpt-package-plugin.checkmarx.com\/openapi.yaml"},"logo_url":"https:\/\/chatgpt-plugin-resources.s3.eu-west-1.amazonaws.com\/CX_Logo.jpg","contact_email":"alex.roichman@checkmarx.com","legal_info_url":"https:\/\/gpt-package-plugin.checkmarx.com\/terms.htm"},"oauth_client_id":null,"user_settings":{"is_installed":false,"is_authenticated":true},"categories":[{"id":"newly_added","title":"New"}]}

Ratings