safetynethelper | SafetyNet Helper wraps the Google Play Services SafetyNet | REST library

 by   scottyab Java Version: 0.8.0 License: No License

kandi X-RAY | safetynethelper Summary

kandi X-RAY | safetynethelper Summary

safetynethelper is a Java library typically used in Web Services, REST applications. safetynethelper has build file available and it has low support. However safetynethelper has 3 bugs and it has 2 vulnerabilities. You can download it from GitHub.

SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              safetynethelper has a low active ecosystem.
              It has 273 star(s) with 72 fork(s). There are 25 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 14 open issues and 21 have been closed. On average issues are closed in 348 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of safetynethelper is 0.8.0

            kandi-Quality Quality

              OutlinedDot
              safetynethelper has 3 bugs (2 blocker, 0 critical, 1 major, 0 minor) and 23 code smells.

            kandi-Security Security

              safetynethelper has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              safetynethelper code analysis shows 2 unresolved vulnerabilities (0 blocker, 2 critical, 0 major, 0 minor).
              There are 9 security hotspots that need review.

            kandi-License License

              safetynethelper does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              safetynethelper releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              safetynethelper saves you 464 person hours of effort in developing the same functionality from scratch.
              It has 1068 lines of code, 59 functions and 19 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed safetynethelper and discovered the below as its top functions. This is intended to give you an instant insight into safetynethelper implemented functionality, and help decide if they suit your requirements.
            • Invoked when a menu item selected
            • Shares the app s test results to the user
            • Creates an intent to send an email
            • Get the application version
            • Initializes the instance to be called when the app is created
            • Handles error response
            • Creates a new SafetyNetResponse object from the json string
            • Run the SafetyNet API test
            • Get apk file checksum
            • Returns the trust managers for the URL connection
            Get all kandi verified functions for this library.

            safetynethelper Key Features

            No Key Features are available at this moment for safetynethelper.

            safetynethelper Examples and Code Snippets

            No Code Snippets are available at this moment for safetynethelper.

            Community Discussions

            QUESTION

            Safetynet Issue Status{statusCode=NETWORK_ERROR, resolution=null}
            Asked 2019-Jul-09 at 12:13

            We have follow Scottyab Safetynet Library.

            We are facing error of “Status{statusCode=NETWORK_ERROR, resolution=null}” event though 4G internet connectivity available in our android device with package name com.safetynet.sample where as sample project is working fine with package name com.scottyab.safetynet.sample. We have check this solution but not work.

            Below code where we have facing this issue

            ...

            ANSWER

            Answered 2018-May-04 at 12:54

            This might be related to the fact that the attestation API has been marked as deprecated. The new one doesn't depend on the google client API, you should check this. Also Google released an example app using the new api, you can check here.

            Source https://stackoverflow.com/questions/50111818

            QUESTION

            SafetyNet: package name always return null
            Asked 2017-Mar-29 at 13:37

            I am implementing SafetyNet API based on Google SafetyNet sample and SafetyNet Helper

            Here is my working code. First part is processing code I used at SafetyNetSampleFragment:

            ...

            ANSWER

            Answered 2017-Feb-17 at 03:56

            In your SafetyNetResponse object, you'll notice that basicIntegrity is false. This suggests some sort of system tampering other modification has been detected (rooting is one example of this).

            This gives a clue as to why the APK information fields are absent. As described in the documentation:

            The apkPackageName, apkCertificateDigestSha256, and apkDigestSha256 fields provide information about the APK that you can use to verify the identity of the calling app. These fields are absent if the API cannot reliably determine the APK information.

            Your code appears to be working correctly. You can verify this by testing on an unmodified device running an approved Android build - the missing info should then be included.

            Source https://stackoverflow.com/questions/42258489

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install safetynethelper

            You can download it from GitHub.
            You can use safetynethelper like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the safetynethelper component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/scottyab/safetynethelper.git

          • CLI

            gh repo clone scottyab/safetynethelper

          • sshUrl

            git@github.com:scottyab/safetynethelper.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link