37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
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
|
|
max-request: 1
|
|
shodan-query: http.title:"Coverity"
|
|
tags: panel,coverity,synopsys
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 1
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Coverity® :: Sign in</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022057a4673b5698894d4faf4ced8686761232a435b26f3b7932cbd081801381a4e7022100b02afb2601ec2187b296d190fc4b241387c2fe45ced4d548aa761ea89500726b:922c64590222798bb761d5b6d8e72950
|