GithubHelp home page GithubHelp logo

capnspacehook / dep-inspector Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 141 KB

Tool to check Go dependencies for unwanted behavior or correctness issues

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 3.38% Go 96.62%
ci dependency go golang

dep-inspector's Introduction

dep-inspector

dep-inspector's People

Contributors

capnspacehook avatar dependabot[bot] avatar

Watchers

 avatar

dep-inspector's Issues

Option to detect changes to go.mod from last git commit

Preform analysis on all added/updated deps that from the last commit by parsing go.mod before and after.

This should be added as a -commit flag which will take the commit to compare against, defaulting to the previous commit.

Integrate capslock

Not the best word, but basically add ability to watch packages or functions and when callsites are changed or added dep-inspector will notify you of them to review.

Create Github Action to post dependency analysis as PR comments

Should use core dep-inspector code but as a separate binary. Should be triggered on pushes to a PR. The HTML output should be uploaded to Github Pages and the link along with a summary of the total capability and issue deltas of all changed deps should be posted in a comment on the PR. A hash of the HTML output should be added as a HTML comment in the PR comment. If the action is triggered again in a PR after it has already been ran it will only update the existing comment if the HTML output differs by comparing hashes.

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.