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

adding fortidevsec.yml #282

Merged
merged 1 commit into from
Feb 16, 2024
Merged

adding fortidevsec.yml #282

merged 1 commit into from
Feb 16, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Feb 16, 2024

Adds the fortidevsec.yml file to the project and updates the .gitignore and .markdownlint.json files accordingly.

The fortidevsec.yml file contains configuration settings for Fortify, a security scanning tool. By including this file in our project, we can ensure that our code is thoroughly scanned for potential security vulnerabilities.

In addition, the .gitignore and .markdownlint.json files have been updated to accommodate the new fortidevsec.yml file.

Overall, this change improves the security of our project by integrating Fortify into our development process and ensuring that potential security vulnerabilities are identified and addressed.

@robinmordasiewicz robinmordasiewicz merged commit 2069cdf into main Feb 16, 2024
8 checks passed
@robinmordasiewicz robinmordasiewicz deleted the fortidevsec2 branch February 16, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant