Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update copyright date #6025

Merged
merged 1 commit into from
Nov 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ Join the <a href="https://github.com/Checkmarx/kics/discussions" target="_blank"

---

&copy; 2021 Checkmarx Ltd. All Rights Reserved.
&copy; 2023 Checkmarx Ltd. All Rights Reserved.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ site_url: http://docs.kics.io
site_description: >-
Open source solution for static code analysis of Infrastructure as Code. Finding security vulnerabilities, compliance issues, and infrastructure misconfigurations during project development cycle.
copyright: >-
&copy; 2021 Checkmarx Ltd. All Rights Reserved.
&copy; 2023 Checkmarx Ltd. All Rights Reserved.

# Repo
repo_name: GitHub
Expand Down