Coverity Features
Administration (2)
-
API / Integrations
Application Programming Interface Specification for how the application communicates with other software. APIs typically enable integration of data, logic, objects, etc. with other software applications.
-
Extensibility
Provides the ability to extend the platform to include additional features and functionalities
Analysis (4)
-
Reporting and Analytics
Tools to visualize and analyze data.
-
Issue Tracking
Track issues as vulnerabilities are discovered. Documents activity throughout the resolution process.
-
Static Code Analysis
Examines application source code for security flaws without executing it.
-
Code Analysis
Scans application source code for security flaws without executing it.
Testing (7)
-
Command-Line Tools
Allows users to access a terminal host system and input command sequences.
Manual Testing
Allows users to perfrom hands-on live simulations and penetration tests.
-
Test Automation
Runs pre-scripted security tests without requiring manual work.
-
Compliance Testing
Allows users to test applications for specific compliance requirements.
-
Black-Box Scanning
Scans functional applications externally for vulnerabilities like SQL injection or XSS.
-
Detection Rate
The rate at which scans accurately detect all vulnerabilities associated with the target.
-
False Positives
The rate at which scans falsely indicate detection of a vulnerability when no vulnerabilitiy legitimately exists.
Documentation (3)
Feedback
Provides thorough, actionable feedback regarding security vulnerabilities, or allows collaborators to do the same.
Prioritization
Prioritizes detected vulnerabilities by potential risk, or allows collaborators to do the same.
Remediation Suggestions
Provides suggestions for remediating vulnerable code, or allows collaborators to do the same.
Security (3)
False Positives
Does not falsely indicate vulnerable code when no vulnerabilitiy legitimately exists.
Custom Compliance
Allows users to set custom code standards to meet specific compliances.
Agility
Detects vulnerabilities at a rate suitable to maintain security, or allows collaborators to do the same.
Agentic AI - Static Code Analysis (3)
Adaptive Learning
Improves performance based on feedback and experience
Natural Language Interaction
Engages in human-like conversation for task delegation
Proactive Assistance
Anticipates needs and offers suggestions without prompting
Agentic AI - Static Application Security Testing (SAST) (1)
Autonomous Task Execution
Capability to perform complex tasks without constant human input





