|
"patch": "@@ -1 +1,9 @@\n \n+spring.datasource.url=jdbc:postgresql://ec2-52-6-178-202.compute-1.amazonaws.com:5432/dfal8bn8ntujv9\n+spring.datasource.username=afoxzshqtacnqs\n+spring.datasource.password=0f3823e14f526eef01f1a63143ef792e6d18f496ab338116795ab200ff2748f2\n+spring.jpa.hibernate.ddl-auto=create-drop\n+spring.jpa.show-sql=true\n+spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect\n+spring.jpa.properties.hibernate.format_sql=true\n+" |
Hi there,
please remove your exposed credentials from your Git repository commit history, change them and e.g. add the folder you committed to .gitignore.
https://aws.amazon.com/blogs/security/what-to-do-if-you-inadvertently-expose-an-aws-access-key/
Cheers,
codegex-evaluation/result/pull-request/crawl-pr/java/files/Yummy-Yums/Exchange-Connectivity/pulls/2/files.json
Line 286 in a805ee2
Hi there,
please remove your exposed credentials from your Git repository commit history, change them and e.g. add the folder you committed to .gitignore.
https://aws.amazon.com/blogs/security/what-to-do-if-you-inadvertently-expose-an-aws-access-key/
Cheers,