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

data structure of baseline.yml

Offen
#29 0 Kommentare 0 Reaktionen 2 zugewiesene Personen Auf GitHub ansehen

@artem-sidorenko arbeitet bereits daran.

Seit 19.12.2018.

Vorherrschende Sprache
SCSS
Sterne
22
Forks
15
Ø Merge
4 Std. 41 Min.
Gemergte PRs (30 T.)
1

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.