Skip to content

Commit

Permalink
Merge pull request #197 from theseion/enable-cookies-for-lychee
Browse files Browse the repository at this point in the history
chore: enable cookes for lychee
  • Loading branch information
fzipi authored Nov 8, 2024
2 parents 0e84af9 + 3562d95 commit 48506b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0
with:
fail: false
args: "--accept 200..=204,429 --cache --max-cache-age 1d -E './content/**/*.md'"
args: "--accept 200..=204,429 --cookie-jar /tmp/lychee-cookies --cache --max-cache-age 1d -E './content/**/*.md'"
jobSummary: true

- name: Create Issue From File
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: 'A new silver sponsor for CRS: Swiss Post'
---


We are proud to present [Swiss Post](https://swisspost.ch) as new silver sponsor for the OWASP ModSecurity Core Rule Set. Swiss Post is one of the longest-standing and best-known brands in Switzerland since its establishment in 1849. The company uses many open-source solutions for development and operation and in turn supports the community where possible. Ties between Swiss Post and the CRS project team have traditionally been strong with different core team members having worked for the premier Swiss provider of mail and logistics services.
We are proud to present [Swiss Post](https://post.ch) as new silver sponsor for the OWASP ModSecurity Core Rule Set. Swiss Post is one of the longest-standing and best-known brands in Switzerland since its establishment in 1849. The company uses many open-source solutions for development and operation and in turn supports the community where possible. Ties between Swiss Post and the CRS project team have traditionally been strong with different core team members having worked for the premier Swiss provider of mail and logistics services.

{{< figure src="images/2024/01/Post_Logo_digital_RGB.png" >}}

Expand Down

0 comments on commit 48506b0

Please sign in to comment.