-
Notifications
You must be signed in to change notification settings - Fork 5
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
Migrate to Gradle Develop to Main #5
Conversation
change on login label
added TOC to readme improves readibility
…endance into develop
moves maven files to respective directory Readme is updated with instructions
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
- | Generic High Entropy Secret | 4f7757b | src/test/json/JSON2Object.java | View secret |
- | Generic High Entropy Secret | 4f7757b | src/test/json/JSON2Object.java | View secret |
- | Generic High Entropy Secret | 4f7757b | src/test/json/JSON2Object.java | View secret |
8231699 | Generic High Entropy Secret | 8023b66 | src/test/java/json/ConversionJSON2Object.java | View secret |
8231699 | Generic High Entropy Secret | fad2e16 | src/test/json/ConversionJSON2Object.java | View secret |
8231699 | Generic High Entropy Secret | fad2e16 | src/test/json/JSON2Object.java | View secret |
8231699 | Generic High Entropy Secret | 8023b66 | src/test/java/json/JSON2Object.java | View secret |
8231700 | Generic High Entropy Secret | 8023b66 | src/test/java/json/JSON2Object.java | View secret |
8231700 | Generic High Entropy Secret | 8023b66 | src/test/java/json/ConversionJSON2Object.java | View secret |
8231700 | Generic High Entropy Secret | fad2e16 | src/test/json/ConversionJSON2Object.java | View secret |
8231700 | Generic High Entropy Secret | fad2e16 | src/test/json/JSON2Object.java | View secret |
8231701 | Generic High Entropy Secret | fad2e16 | src/test/json/ConversionJSON2Object.java | View secret |
8231701 | Generic High Entropy Secret | 8023b66 | src/test/java/json/JSON2Object.java | View secret |
8231701 | Generic High Entropy Secret | fad2e16 | src/test/json/JSON2Object.java | View secret |
8231701 | Generic High Entropy Secret | 8023b66 | src/test/java/json/ConversionJSON2Object.java | View secret |
8231702 | Generic High Entropy Secret | fad2e16 | src/test/json/ConversionJson2Map.java | View secret |
8231702 | Generic High Entropy Secret | 8023b66 | src/test/java/json/ConversionJson2Map.java | View secret |
8231702 | Generic High Entropy Secret | 6271096 | src/test/java/json/ConversionJson2Map.java | View secret |
8231702 | Generic High Entropy Secret | 8023b66 | src/test/java/json/Json2Map.java | View secret |
8231702 | Generic High Entropy Secret | fad2e16 | src/test/json/Json2Map.java | View secret |
8231703 | Generic High Entropy Secret | 8023b66 | src/test/java/json/ConversionJson2Map.java | View secret |
8231703 | Generic High Entropy Secret | 8023b66 | src/test/java/json/Json2Map.java | View secret |
8231703 | Generic High Entropy Secret | fad2e16 | src/test/json/ConversionJson2Map.java | View secret |
8231703 | Generic High Entropy Secret | fad2e16 | src/test/json/Json2Map.java | View secret |
8231703 | Generic High Entropy Secret | 6271096 | src/test/java/json/ConversionJson2Map.java | View secret |
8231699 | Generic High Entropy Secret | e850efd | src/test/java/json/TestJSON2YAML.java | View secret |
8231699 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestJSON2YAML.java | View secret |
8231699 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestJSONToken.java | View secret |
8231699 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestConversionJSON2Object.java | View secret |
8231700 | Generic High Entropy Secret | e850efd | src/test/java/json/TestJSON2YAML.java | View secret |
8231700 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestJSONToken.java | View secret |
8231700 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestConversionJSON2Object.java | View secret |
8231700 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestJSON2YAML.java | View secret |
8231701 | Generic High Entropy Secret | e850efd | src/test/java/json/TestJSON2YAML.java | View secret |
8231701 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestJSON2YAML.java | View secret |
8231701 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestJSONToken.java | View secret |
8231701 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestConversionJSON2Object.java | View secret |
8231702 | Generic High Entropy Secret | e850efd | src/test/java/json/Json2Map.java | View secret |
8231702 | Generic High Entropy Secret | e850efd | src/test/java/json/TestConversionJson2Map.java | View secret |
8231702 | Generic High Entropy Secret | e850efd | src/test/java/json/TestConversionJson2Map.java | View secret |
8231702 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestConversionJson2Map.java | View secret |
8231703 | Generic High Entropy Secret | e850efd | src/test/java/json/TestConversionJson2Map.java | View secret |
8231703 | Generic High Entropy Secret | e850efd | src/test/java/json/Json2Map.java | View secret |
8231703 | Generic High Entropy Secret | e850efd | src/test/java/json/TestConversionJson2Map.java | View secret |
8231703 | Generic High Entropy Secret | b9e64fe | src/test/java/json/TestConversionJson2Map.java | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. 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 for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit 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.
Our GitHub checks need improvements? Share your feedbacks!
…endance into develop
sitemap defines interaction flow in page Renamed files to have them in order for teaching purposes
documented primefaces custom repo setting
new testing structure based on pluralsight courses
Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
move stuff and re-organize code and intent Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
clean up of java files and content Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
mostly done by IntelliJ structure package re-naming Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
authentication
test local authentication
- simplified readme with attendance web app context - gradle file includes testing libraries - added docker-compose for stack testing - deleted or moved some classes to a project https://github.com/aleon1220/MeshWeave - adding functionality to test authentication towards LDAP and Active Directory - settings for LDAP testing Signed-off-by: Andres LeonRangel <[email protected]>
Signed-off-by: Andres LeonRangel <[email protected]>
report generates Signed-off-by: Andres LeonRangel <[email protected]>
Docker Port
Gradle is more performant and more Programming language style of scripting