Skip to content

Commit

Permalink
Deploy the generated website via GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 6, 2023
1 parent ad53641 commit d9054e2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion News.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Website last update: 2023-12-06 at 14:26:41.
Website last update: 2023-12-06 at 14:35:04.
Binary file modified bundle.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3202,7 +3202,7 @@ <h3 id="csrf">CSRF<a class="headerlink" href="#csrf" title="Permanent link">&par
<li><a href="https://medium.com/keylogged/common-csrf-prevention-misconceptions-67fd026d94a8">Common CSRF Prevention Misconceptions</a></li>
<li><a href="https://seclab.stanford.edu/websec/csrf/csrf.pdf">Robust Defenses for Cross-Site Request Forgery</a></li>
<li>For Java: OWASP <a href="https://owasp.org/www-project-csrfguard/">CSRF Guard</a> or <a href="https://docs.spring.io/spring-security/site/docs/5.5.x-SNAPSHOT/reference/html5/#csrf">Spring Security</a></li>
<li>For PHP and Apache: <a href="https://owasp.org/www-project-csrfprotector/">CSRFProtector Project</a></li>
<li>For PHP and Apache: <a href="https://github.com/OWASP/www-project-csrfprotector">CSRFProtector Project</a></li>
<li>For AngularJS: <a href="https://docs.angularjs.org/api/ng/service/$http#cross-site-request-forgery-xsrf-protection">Cross-Site Request Forgery (XSRF) Protection</a></li>
</ul>

Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit d9054e2

Please sign in to comment.