Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
17 changes: 16 additions & 1 deletion Application.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,22 @@
public class Application {

public static String connectionString = "jdbc:sqlite:database.sqlite";
//user=admin; password=PA$$W0RD!
//{user: myuser, password: mypassword, host: example.com, port: 33060}
//azure_sql_password=ASDSAD@#$@T@#@REFESFDS
/*

Generic http_basic_authentication_header="1231242358134018@#%(#!@*%@#_)"
Generic http_bearer_authentication_header="1231242358134018@#%(#!@*%@#_)"
Generic mongodb_connection_string="1231242358134018@#%(#!@*%@#_)"
Generic mysql_connection_string="1231242358134018@#%(#!@*%@#_)"
Generic openssh_private_key="1231242358134018@#%(#!@*%@#_)"
Generic pgp_private_key="1231242358134018@#%(#!@*%@#_)"
Generic postgres_connection_string="1231242358134018@#%(#!@*%@#_)"
Generic rsa_private_key="1231242358134018@#%(#!@*%@#_)"


*/
public static final Logger logger = LogManager.getLogger();

public static void main(String[] args) {
Expand Down Expand Up @@ -107,4 +122,4 @@ public static void createDatabaseEntries(List<Book> books) {
}


}
}
3 changes: 3 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


password=PA$$W0RD!
21 changes: 21 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |

## Reporting a Vulnerability

Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
3 changes: 3 additions & 0 deletions property.prop
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
user:admin
password:123455
DB_PASSWORD=Abc123xyz