Added synopsys-coverity-panel.yaml

Added synopsys-coverity-panel.yaml
patch-1
idealphase 2022-06-20 17:22:09 +07:00 committed by GitHub
parent f9e5b551ad
commit 0f941256bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: synopsys-coverity-panel
info:
name: Synopsys Coverity Panel
author: idealphase
severity: info
description: |
Coverity® is a fast, accurate, and highly scalable static analysis (SAST) solution that helps development and security teams address security and quality defects early in the software development life cycle (SDLC), track and manage risks across the application portfolio, and ensure compliance with security and coding standards.
reference:
- https://www.synopsys.com/software-integrity/security-testing/static-analysis-sast.html
metadata:
verified: true
shodan-query: hhttp.title:"Coverity"
tags: panel,coverity,synopsys
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 1
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Coverity&reg; :: Sign in</title>"
- type: status
status:
- 200