Skip to content

Commit 3c53762

Browse files
authored
Merge pull request #52 from Hexiro/Hexiro-patch-1
add `cloud.redislabs.com` url in yaml/json
2 parents 38ee335 + 327d725 commit 3c53762

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,5 @@ filename:.remote-sync.json | Created by remote-sync for Ato
127127
filename:sftp.json path:.vscode | Created by vscode-sftp for VSCode, contains SFTP/SSH server details and credentails
128128
filename:sftp-config.json | Created by SFTP for Sublime Text, contains FTP/FTPS or SFTP/SSH server details and credentials
129129
filename:WebServers.xml | Created by Jetbrains IDEs, contains webserver credentials with encoded passwords ([not encrypted!](https://intellij-support.jetbrains.com/hc/en-us/community/posts/207074025/comments/207034775))
130+
extension:yaml cloud.redislabs.com | Redis credentials provided by Redis Labs found in a YAML file
131+
extension:json cloud.redislabs.com | Redis credentials provided by Redis Labs found in a JSON file

github-dorks.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ filename:.remote-sync.json
8080
filename:sftp.json path:.vscode
8181
filename:WebServers.xml
8282
filename:jupyter_notebook_config.json
83-
83+
extension:yaml cloud.redislabs.com
84+
extension:json cloud.redislabs.com

0 commit comments

Comments
 (0)