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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • getsentry/sentryAvatar von getsentry

    getsentry/sentry

    44,108Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗44,108
  • boto/boto3Avatar von boto

    boto/boto3

    9,834Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,834
  • nccgroup/scoutsuiteAvatar von nccgroup

    nccgroup/ScoutSuite

    7,548Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,548
  • minio/minio-goAvatar von minio

    minio/minio-go

    2,907Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,907
  1. Home
  2. Security & Cryptography
  3. Compliance Tools

Unter-Tags erkunden

  • 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.