-
Notifications
You must be signed in to change notification settings - Fork 424
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Week 6: Presentation Proposal (#2396)
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
contributions/presentation/week6/dgaspar-diogogm/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Assignment Proposal | ||
|
||
|
||
## Title | ||
|
||
GitGuardian: Preventing Data Leaks Through Automated Security | ||
|
||
## Names and KTH ID | ||
|
||
- Diogo Melita ([email protected]) | ||
- Diogo Gaspar ([email protected]) | ||
|
||
## Deadline | ||
|
||
- Week 6 | ||
|
||
## Category | ||
|
||
- Presentation | ||
|
||
## Description | ||
|
||
GitGuardian enhances repository security by automatically detecting exposed secrets, such as API keys and passwords, in both public and private repositories. By integrating GitGuardian, organizations can prevent data leaks, address vulnerabilities early, and protect sensitive information, leading to significant savings in time and resources. This presentation will explore the importance of automated security in DevOps, the features and benefits of GitGuardian, and how it can be integrated into existing workflows to enhance security practices. | ||
|
||
**Relevance** | ||
|
||
GitGuardian is crucial in DevOps because it automatically detects and prevents the exposure of sensitive information, in code repositories. GitGuardian ensures security without disrupting workflows, making it an essential tool for protecting against security breaches and maintaining secure development practices. |