awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesCompliance Tools

Features for ensuring data handling meets regulatory security standards.

Distinguishing note: Focuses on regulatory compliance and data protection rather than general security.

Explore 4 awesome GitHub repositories matching security & cryptography · Compliance Tools. Refine with filters or upvote what's useful.

Awesome Compliance Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • getsentry/sentryAvatar de getsentry

    getsentry/sentry

    44,108Ver en GitHub↗

    This project is a comprehensive software observability suite and application performance monitoring platform designed to track runtime errors, performance bottlenecks, and system health. It functions as a centralized diagnostic service that aggregates and categorizes exceptions, providing the infrastructure necessary to visualize complex execution paths across distributed systems and microservices. The platform distinguishes itself through a high-throughput distributed event ingestion pipeline and a columnar storage analytics engine that enables rapid aggregation of large-scale performance me

    Scrubs sensitive information from data streams to ensure compliance with industry security and data protection regulations.

    Pythonapmcrash-reportingcrash-reports
    Ver en GitHub↗44,108
  • boto/boto3Avatar de boto

    boto/boto3

    9,834Ver en GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Prevents objects from being deleted or overwritten to comply with regulatory WORM requirements.

    Pythonawsaws-sdkcloud
    Ver en GitHub↗9,834
  • nccgroup/scoutsuiteAvatar de nccgroup

    nccgroup/ScoutSuite

    7,548Ver en GitHub↗

    ScoutSuite is a multi-cloud security audit and configuration tool designed to identify security risks and misconfigurations across cloud environments. It functions as a security posture manager and compliance auditor, gathering resource metadata from cloud APIs to evaluate infrastructure against security benchmarks. The tool provides auditing capabilities for AWS, Google Cloud, DigitalOcean, and Kubernetes clusters and control planes. It distinguishes itself by decoupling data collection from analysis, allowing users to cache cloud configurations locally for offline auditing and iterative rul

    Executes specific security findings based on industry-standard benchmarks using custom rulesets.

    Pythonauditingawsazure
    Ver en GitHub↗7,548
  • minio/minio-goAvatar de minio

    minio/minio-go

    2,907Ver en GitHub↗

    minio-go is a client library and software development kit for interacting with S3-compatible object storage. It provides a programmatic interface for Go applications to manage buckets and objects using the S3 protocol. The library enables the execution of complex storage operations, including multi-part uploads for large datasets, data synchronization between filesystems, and the management of bucket lifecycle and replication policies. It also supports advanced data retrieval through object searching and SQL-based querying of stored data. The toolkit covers a broad range of administrative an

    Implements object locking and legal holds to prevent accidental or malicious deletion of data.

    Goaws-signatureclient-sdkcloud
    Ver en GitHub↗2,907
  1. Home
  2. Security & Cryptography
  3. Compliance Tools

Explorar subetiquetas

  • Custom Compliance RulesetsThe ability to define and execute tailored sets of security rules for regulatory adherence. **Distinct from Compliance Tools:** Focuses on the definition of the rulesets themselves rather than general compliance tool features.
  • Object LockingMechanisms to prevent the deletion or overwriting of data to meet WORM requirements. **Distinct from Compliance Tools:** Specifically implements Write Once Read Many (WORM) locks on objects, not general regulatory compliance tools.