AmpersandTarski / RAP

RAP is a tool that lets you analyse Ampersand models, generate functional specifications and make prototypes of information systems. It is the primary tool for students of the Open University of the Netherlands in the course Rule Based Design.
5 stars 3 forks source link

Spec flow #377

Closed JohnDuivenvoorden closed 1 month ago

JohnDuivenvoorden commented 1 month ago

SpecFlow testen met Atlas testen toegevoegd

gitguardian[bot] commented 1 month ago

โš ๏ธ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

๐Ÿ”Ž Detected hardcoded secret in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [13054955](https://dashboard.gitguardian.com/workspace/494468/incidents/13054955?occurrence=160633937) | Triggered | Generic Password | afd41e27bcf2a1e2451275a5643f9a368b72adf7 | Testing/SpecFlow/SpecFlowRAP/SpecFlowCalculator.Specs/RequestRespons.cs | [View secret](https://github.com/AmpersandTarski/RAP/commit/afd41e27bcf2a1e2451275a5643f9a368b72adf7#diff-d54a537e3c4733d00995653b0276181f51ea74d212596833ebf315dfed76607fR167) |
๐Ÿ›  Guidelines to remediate hardcoded secrets
1. Understand the implications of revoking this secret by investigating where it is used in your code. 2. Replace and store your secret safely. [Learn here](https://blog.gitguardian.com/secrets-api-management?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices. 3. Revoke and [rotate this secret](https://docs.gitguardian.com/secrets-detection/secrets-detection-engine/detectors/generics/generic_password#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data. To avoid such incidents in the future consider - following these [best practices](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) for managing and storing secrets including API keys and other credentials - install [secret detection on pre-commit](https://docs.gitguardian.com/ggshield-docs/integrations/git-hooks/pre-commit?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) to catch secret before it leaves your machine and ease remediation.

๐Ÿฆ‰ GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

github-actions[bot] commented 1 month ago

Robot Results

:white_check_mark: Passed :x: Failed :next_track_button: Skipped Total Pass %
0 1 0 1 0

Failed Tests

Name Message :stopwatch: Duration Suite
Should be able to access the Home page Element 'xpath=//a[contains(text(),'See Ampersand documentation ยป')]' did not appear in 15 seconds. 0 s RAPLive