dev-sec / dev-sec/dev-sec.github.io

data structure of baseline.yml

Aperta
#29 0 commenti 0 reazioni 2 assegnatari Vedi su GitHub

@artem-sidorenko ci sta già lavorando.

Dal 19/12/2018.

Lingua principale
SCSS
Stelle
22
Fork
15
Merge medio
4h 41m
PR unite (30g)
1

Descrizione

@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
     ...

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.