Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

data structure of baseline.yml

未关闭
#29 0 条评论 0 个 reaction 已指派 2 人 在 GitHub 查看

@artem-sidorenko 已经在做这个了。

开始于 2018年12月19日。

评估

这个 Issue 还没有评估数据。

描述

@mtollick and @aaronlippold were looking at streamlining some of the upkeep on the site

In reviewing the https://github.com/dev-sec/dev-sec.github.io/blob/src/data/baselines.yml file it seems that we sould really have a structure like:

This would allow us to create a more standard approach on auto processing this and looping for rebuilding source data as we need to.

baselines:
  - name: linux
     id: linux-baseline
     type: os|app|ops|comp|net|plat
     links:
       - name: InSpec Profile
         url: https://github.com/dev-sec/linux-baseline
         icon: icon-github-circled
       - name: Ansible Remediation Role
         url: https://github.com/dev-sec/ansible-os-hardening
         icon: icon-github-circled
       - name: Chef Remediation Cookbook
         url: https://github.com/dev-sec/chef-os-hardening
         icon: icon-github-circled
       - name: Puppet Remediation Module
         url: https://github.com/hardening-io/puppet-os-hardening
         icon: icon-github-circled
  - name: ssh
     ...
主要语言
SCSS
星标
22
派生
15
平均合并
4 小时 41 分钟
30 天内合并 PR
1

环境准备

这个项目没有提供开发容器、Dockerfile 或贡献指南,环境需要你自己搭建:先看它的 README,通用步骤见我们的新手贡献指南。

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

dev-sec/dev-sec.github.io 的其他 Issue

查看 dev-sec/dev-sec.github.io 的全部 Issue

把新 issue 发到你的邮箱

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