oscal-rest VS compliance-trestle

Compare oscal-rest vs compliance-trestle and see what are their differences.

oscal-rest

An initial OpenAPI definition of an OSCAL REST API. (by EasyDynamics)

compliance-trestle

An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard. (by oscal-compass)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
oscal-rest compliance-trestle
1 1
34 144
- 1.4%
0.0 8.0
2 days ago 3 days ago
Python
Creative Commons Attribution Share Alike 4.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

oscal-rest

Posts with mentions or reviews of oscal-rest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-21.

compliance-trestle

Posts with mentions or reviews of compliance-trestle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.
  • OSD600 Release 0.4: Progress
    2 projects | dev.to | 15 Dec 2021
    This issue is about creation of a customized jinja tag to insert a specific markdown content header. I have found two useful tutorials, https://github.com/dldevinc/jinja2-simple-tags and https://michaelabrahamsen.com/posts/jinja2-custom-template-tags/. With customized tag, the Python library jinja can have new functionality unique to your own project.

What are some alternatives?

When comparing oscal-rest and compliance-trestle you can also consider the following projects:

OSCAL - Open Security Controls Assessment Language (OSCAL)

wazuh-ruleset - Wazuh - Ruleset

fedramp-automation - FedRAMP Automation

cli - a lightweight, security focused, BDD test framework against terraform.

checkov - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

oscal-content - NIST SP 800-53 content and other OSCAL content examples

prowler - Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more

jinja2-simple-tags - Base classes for quick-and-easy template tag development