{"id":19260430,"url":"https://github.com/mitre/saf-baseline-ingestion","last_synced_at":"2025-04-21T16:31:50.866Z","repository":{"id":146199035,"uuid":"284807507","full_name":"mitre/saf-baseline-ingestion","owner":"mitre","description":"Ingest baselines and parse out which NIST 800-53 controls they validate","archived":false,"fork":false,"pushed_at":"2021-04-23T02:47:46.000Z","size":48,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T14:37:27.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-03T21:07:38.000Z","updated_at":"2025-04-01T03:31:38.000Z","dependencies_parsed_at":"2023-04-22T01:48:51.102Z","dependency_job_id":null,"html_url":"https://github.com/mitre/saf-baseline-ingestion","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitre%2Fsaf-baseline-ingestion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitre%2Fsaf-baseline-ingestion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitre%2Fsaf-baseline-ingestion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitre%2Fsaf-baseline-ingestion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitre","download_url":"https://codeload.github.com/mitre/saf-baseline-ingestion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250090937,"owners_count":21373282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T19:21:02.012Z","updated_at":"2025-04-21T16:31:50.859Z","avatar_url":"https://github.com/mitre.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# saf-baseline-ingestion\nIngest baselines and parse out which NIST 800-53 controls they validate\n\n## Example usage\n```\nname: Example Action For Baseline Ingestion\n\non:\n  workflow_dispatch:\n\njobs:\n  example:\n    runs-on: ubuntu-latest\n    name: Ingest\n    steps:\n      - name: Pull repo\n        uses: actions/checkout@v2\n      - name: Ingest and process data\n        uses: docker://mitre/saf-baseline-ingestion\n      - name: Commit processed ata\n        run: |\n          git add ./src/assets/data/baselineProfiles/\n          git add ./src/assets/data/baselines.json\n          git add ./src/assets/data/mitre-saf-control-mapping.json\n          git commit -m 'Automated ingestion of profiles' || true\n          git push \"https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${GITHUB_REPOSITORY}.git\" HEAD:master\n```\n\n## License and Author\n### Authors\n\n- Author:: Amndeep Singh Mann [me@asm.works](mailto:me@asm.works)\n\n## NOTICE\n© 2020 The MITRE Corporation.\n\nApproved for Public Release; Distribution Unlimited. Case Number 18-3678.\n\n## NOTICE\nMITRE hereby grants express written permission to use, reproduce, distribute, modify, and otherwise leverage this software to the extent permitted by the licensed terms provided in the LICENSE.md file included with this project.\n\n## NOTICE\nThis software was produced for the U. S. Government under Contract Number HHSM-500-2012-00008I, and is subject to Federal Acquisition Regulation Clause 52.227-14, Rights in Data-General.\n\nNo other use other than that granted to the U. S. Government, or to those acting on behalf of the U. S. Government under that Clause is authorized without the express written permission of The MITRE Corporation.\n\nFor further information, please contact The MITRE Corporation, Contracts Management Office, 7515 Colshire Drive, McLean, VA  22102-7539, (703) 983-6000.\n\n### NOTICE\nCIS Benchmarks are published by the Center for Internet Security (CIS), see: https://www.cisecurity.org/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitre%2Fsaf-baseline-ingestion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitre%2Fsaf-baseline-ingestion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitre%2Fsaf-baseline-ingestion/lists"}