| LOW | deny.toml | 1 | # This template contains all of the possible sections and their default values |
| LOW | deny.toml | 21 | # `target_family = "unix"` configuration, that only having windows targets in |
| LOW | deny.toml | 41 | #exclude = [] |
| LOW | deny.toml | 61 | |
| LOW | deny.toml | 81 | { id = "RUSTSEC-2026-0098", reason = "rustls-webpki 0.102 URI name constraints - via sigstore-tsa 0.7.0, no safe upgra |
| LOW | deny.toml | 121 | confidence-threshold = 0.8 |
| LOW | deny.toml | 141 | # not have its license(s) checked |
| LOW | deny.toml | 161 | # the workspace that is being checked. This can be overridden by allowing/denying |
| LOW | deny.toml | 181 | |
| LOW | deny.toml | 201 | # If true, the allowed features must exactly match the enabled feature set. If |
| LOW | deny.toml | 221 | # https://embarkstudios.github.io/cargo-deny/checks/sources/cfg.html |
| LOW | cliff.toml | 1 | # git-cliff ~ default configuration file |
| LOW | crates/vfox/src/vfox.rs | 41 | pub runtime_version: String, |
| LOW | crates/vfox/src/hooks/pre_install.rs | 61 | /// The type of attestation that was successfully verified. |
| LOW | crates/mise-interactive-config/src/providers.rs | 1 | //! Provider traits for injecting external data into the editor |
| LOW | crates/mise-sigstore/src/lib.rs | 701 | .ok_or_else(|| { |
| LOW | crates/mise-sigstore/src/lib.rs | 1041 | } |
| LOW | src/env.rs | 441 | Some(path) => split_paths(path).collect(), |
| LOW | src/lockfile.rs | 61 | #[serde(skip_serializing_if = "BTreeMap::is_empty", default)] |
| LOW | src/lockfile.rs | 221 | } |
| LOW | src/cmd.rs | 41 | /// ``` |
| LOW | src/cmd.rs | 61 | }; |
| LOW | src/cmd.rs | 241 | /// True when this mise should `setpgid` spawned children and `killpg` them |
| LOW | src/forgejo.rs | 301 | /// |
| LOW | src/path.rs | 41 | /// resolve commands, and cannot read `C:\foo;D:\bar`. |
| LOW | src/github.rs | 681 | #[derive(Deserialize)] |
| LOW | src/install_before.rs | 1 | use std::sync::Arc; |
| LOW | src/platform.rs | 201 | |
| LOW | src/file.rs | 301 | let path = path.as_ref(); |
| LOW | src/file.rs | 361 | /// |
| LOW | src/file.rs | 761 | } |
| LOW | src/file.rs | 1041 | } |
| LOW | src/plugins/core/python.rs | 501 | Ok(Some(virtualenv)) |
| LOW | src/toolset/tool_request_set.rs | 21 | pub unknown_tools: Vec<Arc<BackendArg>>, |
| LOW | src/toolset/toolset_install.rs | 601 | PluginType::from_plugin_config(key) |
| LOW | src/toolset/tool_request.rs | 401 | } |
| LOW | src/oci/layout.rs | 1 | //! OCI image layout writer — produces a directory conforming to the |
| LOW | src/oci/registry.rs | 21 | pub registry: String, |
| LOW | src/oci/mod.rs | 41 | } |
| LOW | src/oci/mod.rs | 61 | pub cmd: Option<Vec<String>>, |
| LOW | src/oci/layer.rs | 1 | //! Reproducible tar builder for OCI layers. |
| LOW | src/oci/builder.rs | 601 | /// (`SOMETHING=<install>/foo:<install>/bar`). |
| LOW | src/backend/npm.rs | 801 | } |
| LOW | src/backend/static_helpers.rs | 41 | } |
| LOW | src/backend/static_helpers.rs | 241 | |
| LOW | src/backend/static_helpers.rs | 841 | } |
| LOW | src/backend/aqua.rs | 1001 | /// Detect provenance type from aqua registry package config. |
| LOW | src/backend/asset_matcher.rs | 1 | //! Unified asset matching for backend tool installation |
| LOW | src/backend/asset_matcher.rs | 361 | // Platform-agnostic runtime archives (composer.phar, foo.jar, bar.pyz) |
| LOW | src/backend/mod.rs | 921 | ) -> BTreeMap<String, String> { |
| LOW | src/backend/mod.rs | 1041 | .into_iter() |
| LOW | src/backend/mod.rs | 1241 | } |
| LOW | src/backend/mod.rs | 1261 | |
| LOW | src/backend/mod.rs | 2181 | async fn dependency_env(&self, config: &Arc<Config>) -> eyre::Result<BTreeMap<String, String>> { |
| LOW | src/backend/spm.rs | 1501 | |
| LOW | src/backend/spm.rs | 1521 | /// or |
| LOW | src/backend/version_list.rs | 1 | /// Version list parsing utilities for fetching remote versions from URLs. |
| LOW | src/backend/s3.rs | 1 | //! S3 backend for mise - downloads tools from Amazon S3 or S3-compatible storage |
| LOW | src/backend/s3.rs | 21 | //! # With S3 listing-based discovery |
| LOW | src/backend/jq.rs | 1 | /// Simplified jq-like JSON path extraction. |
| 141 more matches not shown… |