dev-sec.github.io
dev-sec.github.io copied to clipboard
project website
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/dev-sec/dev-sec.github.io). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peaceiris/actions-gh-pages](https://redirect.github.com/peaceiris/actions-gh-pages) | action | major | `v3` → `v4` | --- ### Release...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peaceiris/actions-hugo](https://redirect.github.com/peaceiris/actions-hugo) |...
Assuming we enhance the the `baselines.yml` file with the additional data from #29 - we would be able to use partials and shortcodes to auto build the overview table to...
@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...
1. webhook triggers from apache-baseline. 2. `inspec json #{apache.links.name.match?(^Inspec\s*).url} --reporter json:.json` 3. cp -f .json ./data/` 4. push a PR from the bot 5. Travis Job does the rest with...
Very simple step-for-step documentation how to use dev-sec assets would be nice (I get a such questions quite often), something like "Getting started guide": - step for step docs how...
Hugo does not optimise html, css and js by default, therefore we need to include optimisation into build process. Should we use webpack?
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` → `v6` | --- ### Release...