Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Devolutions/psign
/ psign
Function
psign
tests/code_command.rs:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
use x509_cert::time::Validity;
22
23
fn psign() -> Command {
24
Command::cargo_bin(
"psign-tool"
).unwrap()
25
}
26
27
#[test]
28
fn help_lists_code_orchestrator_command() {
Callers
15
help_lists_code_orchestrator_command
Function · 0.70
code_dry_run_file_list_applies_globs_braces_ranges_and_negation
Function · 0.70
code_dry_run_recurses_nested_vsix_and_nupkg_inside_out
Function · 0.70
code_dry_run_applies_exclude_filters_inside_containers
Function · 0.70
code_without_dry_run_fails_safely
Function · 0.70
code_signs_top_level_nupkg_with_local_cert_key
Function · 0.70
code_signs_nupkg_with_portable_cert_store_identity
Function · 0.70
code_signs_nupkg_with_pfx_identity
Function · 0.70
code_signs_nupkg_with_azure_key_vault_identity
Function · 0.70
code_signs_nupkg_with_artifact_signing_identity
Function · 0.70
code_signs_top_level_pe_with_local_cert_key
Function · 0.70
code_signs_top_level_pe_with_rfc3161_timestamp
Function · 0.70
Calls
no outgoing calls
Tested by
15
help_lists_code_orchestrator_command
Function · 0.56
code_dry_run_file_list_applies_globs_braces_ranges_and_negation
Function · 0.56
code_dry_run_recurses_nested_vsix_and_nupkg_inside_out
Function · 0.56
code_dry_run_applies_exclude_filters_inside_containers
Function · 0.56
code_without_dry_run_fails_safely
Function · 0.56
code_signs_top_level_nupkg_with_local_cert_key
Function · 0.56
code_signs_nupkg_with_portable_cert_store_identity
Function · 0.56
code_signs_nupkg_with_pfx_identity
Function · 0.56
code_signs_nupkg_with_azure_key_vault_identity
Function · 0.56
code_signs_nupkg_with_artifact_signing_identity
Function · 0.56
code_signs_top_level_pe_with_local_cert_key
Function · 0.56
code_signs_top_level_pe_with_rfc3161_timestamp
Function · 0.56