dev-sec / dev-sec/dev-sec.github.io
data structure of baseline.yml
Đang mở
@artem-sidorenko đang làm issue này rồi.
Từ ngày 19/12/2018.
- Ngôn ngữ chính
- SCSS
- Star
- 22
- Fork
- 15
- Merge trung bình
- 4 giờ 41 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
@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
...
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.