{"id":20111763,"url":"https://github.com/openstack/security-doc","last_synced_at":"2025-04-06T02:10:19.459Z","repository":{"id":17272766,"uuid":"20042586","full_name":"openstack/security-doc","owner":"openstack","description":"Documentation work from the OpenStack Security Group (OSSG). Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2025-03-26T13:48:40.000Z","size":38651,"stargazers_count":60,"open_issues_count":0,"forks_count":18,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-30T01:10:45.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/security-doc","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security-guide/README.rst","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-22T00:51:52.000Z","updated_at":"2025-03-26T13:48:45.000Z","dependencies_parsed_at":"2025-01-16T02:11:45.281Z","dependency_job_id":"6fbc8efb-e8ed-4009-b3d9-42e802ca0341","html_url":"https://github.com/openstack/security-doc","commit_stats":{"total_commits":1391,"total_committers":170,"mean_commits":8.18235294117647,"dds":0.5319913731128685,"last_synced_commit":"50c35442511d768e54de06dd355773867ad1d933"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fsecurity-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fsecurity-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fsecurity-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fsecurity-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/security-doc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423515,"owners_count":20936626,"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-13T18:17:38.999Z","updated_at":"2025-04-06T02:10:19.429Z","avatar_url":"https://github.com/openstack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/security-doc.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nOpenStack Security Documentation\n++++++++++++++++++++++++++++++++\n\nThis repository contains the OpenStack Security documentation.\n\nFor details on how to contribute to the documentation, see the\n`OpenStack Documentation Contributor Guide\n\u003chttps://docs.openstack.org/doc-contrib-guide/\u003e`_.\n\nIt includes these manuals:\n\n * Security Guide\n * Security Notes\n * Security Threat Analysis\n\nThe Security Notes are published by the OpenStack Security Project (OSSP) to\nadvise users of security related issues. For more information refer to the\n`Security Notes \u003chttps://wiki.openstack.org/wiki/Security_Notes\u003e`_ and\n`Security Note Process \u003chttps://wiki.openstack.org/wiki/Security/Security_Note_Process\u003e`_.\n\nSecurity Advisories are issued by the Vulnerability Management Team (VMT). For\nmore information about OpenStack's Vulnerability Management Team (VMT) refer\nto the `Vulnerability Management Process \u003chttps://security.openstack.org/vmt-process.html\u003e`_.\n\nDirectory Structure\n-------------------\n\nSecurity Guide is in the directory ``security-guide``, which source files in\nRST format in the directory ``security-guide/source``.\n\nSecurity Threat Analysis is in the directory ``security-threat-analysis``, which\nsource files in RST format in the directory ``security-threat-analysis/source``.\n\nThe security notes are in the directory ``security-notes``.\n\n\nTesting of changes and building of the guides\n=============================================\n\nInstall the python tox package and run ``tox`` from the top-level\ndirectory to use the same tests that are done as part of our Jenkins\ngating jobs.\n\n    tox\n\n\nContributing\n============\n\nOur community welcomes all people interested in open source cloud\ncomputing, and encourages you to join the `OpenStack Foundation\n\u003chttps://www.openstack.org/join\u003e`_.\n\nThe best way to get involved with the community is to talk with others\nonline or at a meet up and offer contributions through our processes,\nthe `OpenStack wiki \u003chttps://wiki.openstack.org\u003e`_, blogs, or on IRC at\n``#openstack`` on ``irc.oftc.net``.\n\nWe welcome all types of contributions, from blueprint designs to\ndocumentation to testing to deployment scripts.\n\nIf you would like to contribute to the documents, please see the\n`OpenStack Documentation contributor guide\n\u003chttps://docs.openstack.org/doc-contrib-guide/\u003e`_.\n\n\nBugs\n====\n\nBugs should be filed on Launchpad, not GitHub:\n\n   `Bugs:openstack-manuals \u003chttps://bugs.launchpad.net/openstack-manuals\u003e`_\n\nIf you find a security issue in OpenStack, not in the contents of the Security\nGuide, please see  `How to Report Security Issues to OpenStack\n\u003chttps://security.openstack.org/\u003e`_.\n\n\nRelease Notes\n=============\n\nhttps://docs.openstack.org/releasenotes/openstack-manuals\n\n\nInstalling\n==========\n\nRefer to the `OpenStack Security Guide \u003chttps://docs.openstack.org/security-guide\u003e`_\nto see where these documents are published and to learn more about the\nOpenStack Security Guide.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fsecurity-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fsecurity-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fsecurity-doc/lists"}