Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit eab712c

Browse files
authored
Add OSS README
1 parent 528eca4 commit eab712c

1 file changed

Lines changed: 22 additions & 7 deletions

File tree

README.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,25 @@
1-
This course will show you how to build, host, and maintain a secure repository on GitHub. By following simple security best practices, you can rest easy knowing your project is secure for contributors and contributions today and in the future.
1+
<p align="center"><a href="https://lab.github.com/"><img alt="Learning Lab bot" src="https://user-images.githubusercontent.com/16547949/62085817-83232580-b22a-11e9-8693-7c54205b04e5.png"></a></p>
22

3-
Collaboration is key to building great software. As you welcome more contributions, keeping your project secure becomes more important than ever.
3+
<h1 align="center">Course: Securing your workflows </h1>
44

5-
In this course, you’ll learn how to:
6-
- Enable security features for repositories hosted in GitHub
7-
- Detect vulnerable dependencies in repositories when notified by GitHub's security alerts
8-
- Utilize best practices to keep sensitive data out of repositories
5+
This repository powers the Learning Lab course [_Securing your workflows_](https://lab.github.com/githubtraining/securing-your-workflows).
96

10-
This course has a dedicated message board on the [GitHub Community Forum]({{ communityBoard }}). Create a post to start a conversation, discuss this course with GitHub Trainers and participants, or troubleshoot any issues you encounter.
7+
Every Learning Lab course is made up of:
8+
- a [course repository](https://github.com/githubtraining/security), and
9+
- a [template repository](https://github.com/githubtraining/security-template)
10+
11+
The course repository is written in YAML and Markdown. The template repository could be written in any language that supports the learning objectives.
12+
13+
For more information on the goals of this course, check out the [`course-details.md`](course-details.md).
14+
15+
## Contribute
16+
17+
See something we could improve? Check out the contributing guide in the [community contributors repository](https://github.com/githubtraining/community-contributors/blob/master/CONTRIBUTING.md) for more information on the types of contributions we :heart: and instructions.
18+
19+
We :heart: our community and take great care to ensure it is fun, safe and rewarding. Please review our [Code of Conduct](https://github.com/githubtraining/community-contributors/blob/master/CODE_OF_CONDUCT.md) for community expectations and guidelines for reporting concerns.
20+
21+
## License
22+
23+
All Learning Lab course repositories are licensed under [CC-BY-4.0](../LICENSE) (c) 2019 GitHub, Inc. The template repositories associated with each course may have different licenses.
24+
25+
When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos)

0 commit comments

Comments
 (0)