step-security/esigner-codesign

GitHub Action for SSL.com code signing with enhanced security features

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandSigning command to executeyes--version
usernameSSL.com account username for authenticationno
passwordSSL.com account password (recommend using secrets)no
credential_idUnique identifier for the signing certificate credentialno
totp_secretTime-based one-time password secret for two-factor authenticationno
program_nameProgram or application name for signing metadatano
file_pathAbsolute path to the single file to be signedno
dir_pathDirectory path containing multiple files for batch signingno
output_pathDestination directory where signed artifacts will be savedno
malware_blockEnable malware scanning before signing to prevent compromised code (true/false)no
overrideReplace the original file with signed version instead of creating new file (true/false)no
clean_logsRemove log files after signing operation completes (true/false)nofalse
environment_nameTarget environment for signing operations (PROD for production, TEST for sandbox)noPROD
jvm_max_memoryMaximum Java Virtual Machine heap memory allocation (e.g., 1024M, 2048M)no1024M
signing_methodCode signing implementation version to use (v1 or v2)nov1

no outputs