Ayushparikh-code / Ayushparikh-code/security-on-github

Welcome

未关闭
#2 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
2
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

## :tada: Welcome to Securing your workflows!

In this course, you'll learn how to build and host a secure repository in GitHub. A secure repository is important for many reasons.
- Prevents exposing sensitive data
- Enforces secure development best practices
- Guards against unintended access rights permissions

In this course you will learn how to:

- Opt-in to vulnerability alerts for private repositories
- _Note: These security settings are default for public repositories that are not forks._
- Detect and fix vulnerable dependencies when notified by a vulnerability alert
- Follow security best practices to protect sensitive data by using a `.gitignore` file

### New to GitHub?

For this course, you'll need to be comfortable with the GitHub Flow. If you need a refresher on the GitHub flow, check out the [the Introduction to GitHub course](https://lab.github.com/courses/introduction-to-github).

## Step 1: Your project on GitHub Pages

This project is centered around a memory game that will be deployed with GitHub Pages.

### :keyboard: Activity: Enable GitHub Pages

1. Click the [**Settings**](https://github.com/Ayushparikh-code/security-on-github/settings) tab in your repository.
1. Scroll down to **GitHub Pages** and select `main` as a **Source**.

For a printable version of the steps in this course, check out the [Quick Reference Guide](https://lab.github.com/public/securing-your-workflows.pdf).

> Turning on GitHub Pages creates a deployment of your repository. I may take up to a minute to respond as I await the deployment.



Return to this issue for my next comment.

> _Sometimes I respond too fast for the page to update! If you perform an expected action and don't see a response from me, wait a few seconds. Then refresh the page for your next steps._

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 issue 正文开始,检查 GitHub Pages 活动,包括链接的 repository Settings 页面和 Quick Reference Guide。完成的标准是确认课程中关于选择 main 作为 GitHub Pages 源的说明是准确的;未指定源文件或测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
github, javascript
领域
documentation, web-dev
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。