Metadata-Version: 2.1
Name: impsparc
Version: 1.2.12
Summary: API Specification Analysis for Risks and Compliance
Home-page: UNKNOWN
Author: Priyank Chheda
Author-email: priyank.chheda@imperva.com
License: UNKNOWN
Description: # ImpSpARC
        API Specification Analysis for Risks and Compliance
        
        ImpSpARC is a tool that will analyse API Specification for Security Risks and Compliance violations.
        
        API Specification captures the design of an API and is an integral part of API development process. The design of an API is captured in various formats such as Swagger, OpenAPI, RAML, etc.
        
        ImpSpARC analyses API specifications written in Swagger or OpenAPI format against the security best practices and then provides an assessment score and severity. The ImpSpARC tool also provides a language to codfiy your custom Risk and Compliance voilation rules too.
        
        Learn more about the security best practices that is supported out of the box in this tool here - https://www.cloudvector.com/api-security-checklist-secure-api-design/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
