1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/content/code-security/getting-started/index.md
Ethan Palm 3e19e9539b Securing your repository and organization guides (#18948)
* Create new articles, update index

* Update links to changed filename

* Add "GitHub security features" article

* Add "Securing your repository" guide

* Add versioning for article link

* Update intro

* Add "Securing your organization" guide

* add missing liquid tag

* fix failing tests

* add reviewer feedback

* Update index to use `children` frontmatter

* Add dependency review to "securing your org"

* Update AE versioning

* Add dependency review to "securing your repo"

* Clarify where a button is located

* Update links to renamed article

* Move dependency graph info

* Add table of security features

* Remove full stops from list items

* Remove table of security features

* update versioning
2021-05-27 14:04:44 -04:00

18 lines
415 B
Markdown

---
title: Getting started with code security
shortTitle: Getting started
intro: 'Introduction to code security with {% data variables.product.product_name %}.'
versions:
free-pro-team: '*'
enterprise-server: '>=3.0'
github-ae: '*'
topics:
- Security
children:
- /github-security-features
- /securing-your-repository
- /securing-your-organization
- /adding-a-security-policy-to-your-repository
---