cli
cli copied to clipboard
Command line interface for the Phylum API
We'll likely deploy the Golang Aviary into production soon-ish, so CLI should support it for `phylum firewall` as one of its ecosystems.
# Overview svenmeyer on Discord noticed that when an extension reports unprocessed packages, it only tells you the number of packages and not the names of the packages. Since the...
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.2. Changelog Sourced from rand's changelog. [0.9.2 — 2025-07-20] Deprecated Deprecate rand::rngs::mock module and StepRng generator (#1634) Additions Enable WeightedIndex<usize> (de)serialization (#1646) [0.9.1] - 2025-04-17...
Bumps [deno_core](https://github.com/denoland/deno_core) from 0.307.0 to 0.332.0. Commits c70c8fb 0.332.0 (#1051) 3949be9 perf: externalize op name strings (#1049) 12a3c63 0.331.0 (#1048) dd0b9a0 feat(webidl): add WebIdlInterfaceConverter, add .as_str() for enum conver... be588b8...
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.61.2. Release notes Sourced from windows-sys's releases. 61 Major crate updates: windows 0.59.0 windows-core 0.59.0 windows-implement 0.59.0 windows-interface 0.59.0 windows-targets 0.53.0 windows_i686_msvc 0.53.0 windows_x86_64_msvc 0.53.0...
Bumps [dialoguer](https://github.com/console-rs/dialoguer) from 0.11.0 to 0.12.0. Release notes Sourced from dialoguer's releases. 0.12.0 What's Changed Fix prompt in select.rs example by @jwodder in console-rs/dialoguer#289 Document crate feature guarded items on...
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.9 to 0.8.3. Release notes Sourced from axum's releases. axum v0.8.3 added: Implement From<Bytes> for Message (#3273) added: Implement OptionalFromRequest for Json (#3142) added: Implement OptionalFromRequest for...