Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] Add learning course for the book #594

Open
binkley opened this issue Jul 24, 2024 · 0 comments
Open

[Epic] Add learning course for the book #594

binkley opened this issue Jul 24, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation epic So big in importance and breadth that it is EPIC!

Comments

@binkley
Copy link
Owner

binkley commented Jul 24, 2024

We'd like to provide a learning repo/course for the book.
An example is the GitHub course-repo on CodeQL: https://github.com/skills/introduction-to-codeql.

Tech analysis

$ find . -type f | grep -v '/\.git/'
There is a .github/steps directory interrelated to the expected .github/workflows directory.
There are also "magic" sections of README.md, such as the top:


<!--
  <<< Author notes: Course header >>>
  Read <https://skills.github.com/quickstart> for more information about how to build courses using this template.
  Include a 1280×640 image, course name in sentence case, and a concise description in emphasis.
  In your repository settings: enable template repository, add your 1280×640 social image, auto delete head branches.
  Next to "About", add description & tags; disable releases, packages, & environments.
  Add your open source license, GitHub uses the MIT license.
-->

# Enable CodeQL to secure your source code

_Ensuring the security of application source code is a critical step in modern software development. In this GitHub Skills course, you will learn to use GitHub code scanning to identify, resolve, and prevent insecure coding patterns._

</header>

<!--
  <<< Author notes: Step 2 >>>
  Start this step by acknowledging the previous step.
  Define terms and link to docs.github.com.
  TBD-step-2-notes.
-->

Refs

@binkley binkley added documentation Improvements or additions to documentation epic So big in importance and breadth that it is EPIC! labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation epic So big in importance and breadth that it is EPIC!
Projects
Status: No status
Development

No branches or pull requests

1 participant