Giter Site home page Giter Site logo

buhee's Introduction

Hello GitHub Fans ๐Ÿ‘‹

Hi guys, I'm Sarvex Jatasra . I am an vetran 10x programmer since 1991.

I have some works with reverse engineering, contact me if you have same interesting or some questions!

๐Ÿ’€achievements๐Ÿ’€
๐Ÿ’€general๐Ÿ’€
๐Ÿ’€general๐Ÿ’€
๐Ÿ’€๐Ÿ’€
๐Ÿ’€๐Ÿ’€

๐Ÿ”ญ Learning

JavaScript Python Nodejs Material_UI HTML5 CSS3 C++ Git70 GitHub Ubuntu

๐Ÿ“ซ Reach Me

buhee's People

Contributors

renovate[bot] avatar reviewpad[bot] avatar sarvex avatar

Watchers

 avatar  avatar  avatar

buhee's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Warning

Renovate failed to look up the following dependencies: Failed to look up maven package com.android.support.test.espresso:espresso-core, Failed to look up maven package com.android.support.test:runner, Failed to look up maven package com.google.android.gms:play-services, Failed to look up maven package com.android.support:appcompat-v7, Failed to look up maven package com.android.support:design, Failed to look up maven package com.android.support:support-v4, Failed to look up maven package com.android.support:support-v13, Failed to look up maven package com.android.support:leanback-v17, Failed to look up maven package com.google.android.support:wearable, Failed to look up maven package com.google.android.gms:play-services-wearable.

Files affected: mobile/build.gradle, tv/build.gradle, wear/build.gradle


This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/codeql.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
gradle
gradle.properties
settings.gradle
build.gradle
  • com.android.tools.build:gradle 2.3.3
  • com.google.gms:google-services 4.2.0
  • io.fabric.tools:gradle 1.31.2
  • com.jakewharton.hugo:hugo-plugin 1.2.1
glass/build.gradle
mobile/build.gradle
  • com.android.support.test.espresso:espresso-core 2.2.2
  • com.android.support.test.espresso:espresso-core 2.2
  • com.android.support.test:runner 0.3
  • com.mikepenz:materialdrawer 9.0.2
  • com.crashlytics.sdk.android:crashlytics 2.10.1
  • com.twitter.sdk.android:twitter 3.3.0
  • com.digits.sdk.android:digits 2.0.8
  • com.mopub:mopub-sdk 5.18.0
  • io.fabric.sdk.android:fabric 1.4.8
  • com.google.android.gms:play-services 10.0.1
  • com.android.support:appcompat-v7 25.1.0
  • com.android.support:design 25.1.0
  • com.android.support:support-v4 25.1.0
  • com.android.support:support-v13 25.1.0
  • frankiesardo:icepick 3.2.0
  • com.jakewharton:butterknife 10.2.3
  • com.github.bumptech.glide:glide 4.16.0
  • com.google.code.gson:gson 2.10.1
  • com.squareup.retrofit2:retrofit 2.9.0
  • com.squareup.retrofit2:converter-gson 2.9.0
  • io.reactivex:rxandroid 1.2.1
  • io.reactivex:rxjava 1.3.8
  • org.greenrobot:eventbus 3.3.1
  • com.mikepenz:iconics-core 5.5.0-compose01
  • com.mikepenz:google-material-typeface 4.0.0.2-kotlin
  • com.mikepenz:fontawesome-typeface 5.13.3.0-kotlin
  • com.mikepenz:community-material-typeface 7.0.96.0-kotlin
  • junit:junit 4.13.2
  • com.squareup.leakcanary:leakcanary-android-no-op 1.6.3
  • org.robolectric:robolectric 4.11.1
  • com.squareup.leakcanary:leakcanary-android-no-op 1.6.3
  • com.jakewharton:butterknife-compiler 10.2.3
  • com.squareup.leakcanary:leakcanary-android-no-op 1.6.3
  • com.squareup.leakcanary:leakcanary-android 2.13
  • frankiesardo:icepick-processor 3.2.0
  • com.squareup.leakcanary:leakcanary-android-no-op 1.6.3
  • com.squareup.leakcanary:leakcanary-android-no-op 1.6.3
tv/build.gradle
  • com.android.support:leanback-v17 25.1.0
  • com.android.support:appcompat-v7 25.1.0
  • com.github.bumptech.glide:glide 4.16.0
wear/build.gradle
  • com.google.android.support:wearable 2.0.0-beta1
  • com.google.android.gms:play-services-wearable 10.0.1

  • Check this box to trigger a request for Renovate to run again on this repository

Security Policy violation Binary Artifacts

This issue was automatically created by Allstar.

Security Policy Violation
Project is out of compliance with Binary Artifacts policy: binaries present in source code

Rule Description
Binary Artifacts are an increased security risk in your repository. Binary artifacts cannot be reviewed, allowing the introduction of possibly obsolete or maliciously subverted executables. For more information see the Security Scorecards Documentation for Binary Artifacts.

Remediation Steps
To remediate, remove the generated executable artifacts from the repository.

Artifacts Found

  • gradle/wrapper/gradle-wrapper.jar

Additional Information
This policy is drawn from Security Scorecards, which is a tool that scores a project's adherence to security best practices. You may wish to run a Scorecards scan directly on this repository for more details.


This issue will auto resolve when the policy is in compliance.

Issue created by Allstar. See https://github.com/ossf/allstar/ for more information. For questions specific to the repository, please contact the owner or maintainer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.