doodz / OMVRemote2_git

This app allow you to manage your OMV.
Other
52 stars 22 forks source link

Enable GuardRails #13

Open guardrails[bot] opened 5 years ago

guardrails[bot] commented 5 years ago

Congratulations, you have successfully enabled GuardRails for OMVRemote2_git :thumbsup:

Using GuardRails for the first time?
GuardRails is the security expert you always wanted to have. We will look for security problems in your codebase and help you fix them. We aim to provide actionable and relevant security feedback. **We want you to move fast and be safe.**

What happens next?

We have created the first GuardRails enabled pull request, which adds our badge.
Merge it to show us your :heart:

The GuardRails bot posts comments on your pull requests when our engines detect a security issue. Our engines perform a variety of checks. They have been tuned to keep the noise low and only report high-impact issues.

:arrow_down: We will post the result of GuardRails first scan below very soon.
Meanwhile, check out the getting started guide and the FAQs.

guardrails[bot] commented 5 years ago

:warning: We detected security issues in this pull request:

Hard-Coded Secrets (5) - [/src/app/build.gradle:16](https://github.com/doodz/OMVRemote2_git/blob/e620e816e33335fc92fc2bab609fce80505e1dc5/src/app/build.gradle#L16): Hex High Entropy String - [/src/app/src/main/java/inappbilling/BillingManager.java:30](https://github.com/doodz/OMVRemote2_git/blob/e620e816e33335fc92fc2bab609fce80505e1dc5/src/app/src/main/java/inappbilling/BillingManager.java#L30): Base64 High Entropy String - [/src/main/java/inappbilling/BillingManager.java:30](https://github.com/doodz/OMVRemote2_git/blob/e620e816e33335fc92fc2bab609fce80505e1dc5/src/main/java/inappbilling/BillingManager.java#L30): Base64 High Entropy String - [/src/omg.doods.dev.omremote.base/build.gradle:15](https://github.com/doodz/OMVRemote2_git/blob/e620e816e33335fc92fc2bab609fce80505e1dc5/src/omg.doods.dev.omremote.base/build.gradle#L15): Hex High Entropy String - [/src/omg.doods.dev.omremote.base/src/main/java/com/dev/doods/base/MyApplicationBase.java:104](https://github.com/doodz/OMVRemote2_git/blob/e620e816e33335fc92fc2bab609fce80505e1dc5/src/omg.doods.dev.omremote.base/src/main/java/com/dev/doods/base/MyApplicationBase.java#L104): Hex High Entropy String More info on how to fix [Hard-Coded Secrets](https://docs.guardrails.io/vulnerabilities/general/hard-coded_secrets.html).