Advertisement ยท 728 ร— 90

Posts by Hipcheck โœ…

Thanks Ubiratan Soares from the @rustfoundation.org for asking about this! Turns out GitHub partnered with Arm to offer CI runners, which meant we could do this pretty easily

2 months ago 0 0 0 0
Preview
feat: support arm64 Linux for bin and Docker releases by alilleybrinker ยท Pull Request #1276 ยท mitre/hipcheck This adds support for arm64 Linux releases in both our pre-built binaries and for container images published to Docker Hub. It uses the Arm-provided "partner images," and adds them to bot...

The next Hipcheck release will include pre-built binaries for arm64 Linux, plus an arm64 Docker container!

2 months ago 1 1 1 0

It's true, we document how to debug Hipcheck!

Hipcheck exists to empower software devs to make informed OSS dependency choices, and we want to empower our users when something goes wrong too.

2 months ago 1 1 0 0
Hipcheck 3.13.0 Release Helping maintainers assess software packages for long-term risk.

Hipcheck 3.13.0 is here! ๐ŸŽ‰

โœ… Clearer reporting when we recommend "investigate" because of an "investigate-if-fail" policy.
โœ… A new "hc explain target-triple" subcommand.
โœ… Work toward supporting "multi-target" runs of Hipcheck based on files like go.mod, package-lock.json, or Cargo.lock

1 year ago 1 0 0 1
Python Plugin SDK Initial Release Helping maintainers assess software packages for long-term risk.

Announcing the Hipcheck Python Plugin SDK!

With this SDK, you can now easily create Hipcheck plugins in Python. This SDK is at full feature parity with the existing Rust SDK. Give it a try, and let us know what you think!

hipcheck.mitre.org/blog/python-...

1 year ago 1 0 0 1

On the new glibc minimum version, this is due to GitHub sunsetting support for Ubuntu 20.04 runners, and we've included a guide for still running new releases on Ubuntu 20.04 either by installing a newer glibc or building Hipcheck yourself.

1 year ago 1 0 0 0
Hipcheck 3.12.0 Release Helping maintainers assess software packages for long-term risk.

Hipcheck 3.12.0 is out! ๐ŸŽ‰

โœ… SemVer constraints for plugins
โœ… New flag for "hc ready"
โœ… New command to manage plugin cache
โœ… Initial support for containerized plugins
โœ… Improvements to plugin logging
๐Ÿงช An experimental Python plugin SDK!
โš ๏ธ New minimum glibc version

hipcheck.mitre.org/blog/hipchec...

1 year ago 3 1 1 0
Advertisement
Hipcheck 3.11.0 Release Helping maintainers assess software packages for long-term risk.

Hipcheck 3.11.0 is out! ๐ŸŽ‰

Featuring usability improvements like integrating plugins into the "hc ready" command, to be sure you're ready to run, better error reporting from plugins, improved JSON format final analysis reports, and more!

hipcheck.mitre.org/blog/hipchec...

1 year ago 1 1 0 0
Hipcheck's Ramp of Maximum Configurability Helping maintainers assess software packages for long-term risk.

Hipcheck offers levels of configurability to smoothly ramp up users from no-config out of the box to any level of flexibility you need!

Come learn about configuring default policies, setting custom policies, and creating your own analysis plugins!

hipcheck.mitre.org/blog/hipchec...

1 year ago 2 1 0 0
Plugins Helping maintainers assess software packages for long-term risk.

Last but not least, all of our first-party plugins have been upgraded to use the new SDK, so they *also* get the benefit of the query protocol improvements!

hipcheck.mitre.org/docs/guide/p...

1 year ago 1 0 0 0
hipcheck_sdk - Rust Hipcheck Plugin SDK in Rust.

We also released version 0.3.1 of the Rust SDK! ๐Ÿฆ€

This includes support for the plugin protocol improvements, including new APIs for batching queries, plus a number of documentation and API structure improvements.

docs.rs/hipcheck-sdk...

1 year ago 2 0 1 0
Hipcheck 3.10.0 Release Helping maintainers assess software packages for long-term risk.

Hipcheck 3.10.0 is out! ๐ŸŽ‰

This release features:

โœ… Improvements to the query protocol between Hipcheck and its plugins
โœ… A new "env" macro for policy files
โœ… The start of English-language policy explanations, and more!

hipcheck.mitre.org/blog/hipchec...

1 year ago 2 0 1 1
Hipcheck 3.9.1 Release Helping maintainers assess software packages for long-term risk.

Hipcheck 3.9.1 is out, with fixes to our Containerfile, better support for specifying custom paths in policy files, and a refactor to improve target resolution!

hipcheck.mitre.org/blog/hipchec...

1 year ago 2 0 0 1
Hipcheck 3.8.0 Release Helping maintainers assess software packages for long-term risk.

Hipcheck 3.8.0 is out! ๐ŸŽ‰ This release includes stable support for third-party plugins, plus improvements to the Rust plugin SDK.

hipcheck.mitre.org/blog/hipchec...

1 year ago 1 0 0 1
hipcheck_sdk - Rust API documentation for the Rust `hipcheck_sdk` crate.

Hipcheck is written in Rust, and we have an SDK out today to make it easier to write plugins in Rust!

We'd love to partner with anyone who's interested in making a plugin!

docs.rs/hipcheck-sdk...

#rust #rustlang

1 year ago 1 0 0 0
Hipcheck

Hello world!

Hipcheck is an open source project to empower maintainers to assess their dependencies.

Take 100s of dependencies down to a few that look concerning, based on your chosen plugins and configuration!

We don't force any policy; all defaults can be changed!

mitre.github.io/hipcheck/

1 year ago 4 2 1 0