..
cache
Move pkg/plugin -> internal/plugin
2025-08-16 22:58:54 -07:00
installer
fix: unnecessary-format lint issues from merge
2026-04-08 22:00:58 -07:00
schema
chore(internal): enable perfsprint linter
2026-02-26 18:55:55 +01:00
testdata
Make test scripts run without /bin/bash
2025-09-12 15:24:29 +02:00
config.go
fix: typo in the function names
2025-12-31 07:46:52 +01:00
config_test.go
fix: typo in the function names
2025-12-31 07:46:52 +01:00
descriptor.go
[HIP-0026] Plugin runtime interface ( #31145 )
2025-08-22 16:12:49 -04:00
doc.go
Plugin types and plugin apiVersion v1
2025-08-22 17:17:36 -04:00
error.go
Remove SetupPluginEnv
2025-09-01 10:49:01 -07:00
loader.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
loader_test.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
metadata.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
metadata_legacy.go
fix: Plugin version path traversal
2026-03-11 17:43:13 -07:00
metadata_legacy_test.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
metadata_test.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
metadata_v1.go
fix: Plugin version path traversal
2026-03-11 17:43:13 -07:00
metadata_v1_test.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
plugin.go
internal/plugin: remove zero-width spaces from plugin name comment
2026-05-20 13:24:39 +03:00
plugin_test.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
plugin_type_registry.go
refactor: use reflect.TypeFor
2025-10-08 10:23:30 +08:00
plugin_type_registry_test.go
Cleanup plugin config
2025-09-02 09:53:22 -07:00
runtime.go
fix(getter): pass settings environment variables
2025-12-07 17:08:29 +01:00
runtime_extismv1.go
fix(getter): pass settings environment variables
2025-12-07 17:08:29 +01:00
runtime_extismv1_test.go
Plugin extism/v1 runtime
2025-08-26 17:29:21 -07:00
runtime_subprocess.go
chore(internal): enable perfsprint linter ( #31871 )
2026-02-27 12:41:41 +00:00
runtime_subprocess_getter.go
chore(internal): enable perfsprint linter
2026-02-26 18:55:55 +01:00
runtime_subprocess_hooks.go
[HIP-0026] Plugin runtime interface ( #31145 )
2025-08-22 16:12:49 -04:00
runtime_subprocess_test.go
ignore error plugin loads (cli, getter)
2026-03-12 17:56:01 -07:00
runtime_test.go
fix(getter): pass settings environment variables
2025-12-07 17:08:29 +01:00
sign.go
Use errors.Is to check for io.EOF and gzip.ErrHeader
2025-12-14 08:54:11 +01:00
sign_test.go
Remove unnecessary file i/o operations from signing and verifying
2025-08-30 17:28:16 -05:00
signing_info.go
fix: enable nolinlint linter
2026-02-25 07:50:29 +01:00
subprocess_commands.go
chore(internal): enable perfsprint linter ( #31871 )
2026-02-27 12:41:41 +00:00
subprocess_commands_test.go
Replace unneeded use of t.Fatalf with t.Fatal
2026-02-26 18:18:57 +01:00
verify.go
chore: fix some minor issues in the comments
2026-03-11 16:55:34 +08:00
verify_test.go
Remove unnecessary file i/o operations from signing and verifying
2025-08-30 17:28:16 -05:00