Skip to content

Commit

Permalink
Next version (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
caring-coder committed Feb 25, 2024
2 parents f92c134 + 4c82c8c commit eaf71e9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cache: 'maven'

- name: Build with Maven
run: mvn -B -ntp package site -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120
run: mvn -B -ntp verify site -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120

- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ynaciri <ynaciri@gmail.com> <95088722+AL1047088@users.noreply.github.com>
7 changes: 5 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ If you have discovered a vulnerability in our project, we appreciate your help i

**Do NOT create GitHub issues for security vulnerabilities**.

Instead, to ensure privacy and efficient communication, please email your findings directly to me at [joseph@verron.pro](mailto:joseph@verron.pro).
Instead, to ensure privacy and efficient communication, please email your findings directly to me
at [security@verron.pro](mailto:joseph@verron.pro).

We will review your report and will communicate any updates or requests for additional information through the same channel. Your effort in helping us ensure the security of our project is greatly appreciated, and we will endeavour to acknowledge your report in a timely manner.
We will review your report and will communicate any updates or requests for additional information through the same
channel. Your effort in helping us ensure the security of our project is greatly appreciated, and we will endeavor to
acknowledge your report in a timely manner.

0 comments on commit eaf71e9

Please sign in to comment.