Skip to content

Add secure loader option to config.yaml#45

Merged
cowbon merged 1 commit intomainfrom
secureplugin
Aug 20, 2025
Merged

Add secure loader option to config.yaml#45
cowbon merged 1 commit intomainfrom
secureplugin

Conversation

@cowbon
Copy link
Collaborator

@cowbon cowbon commented Mar 24, 2025

Now users may specify the sha256 checksum of each plugin in config.yaml, an example can be found in the following:

ratsd:
  secure-loader: true
plugins:
  plugin1: $checksum

Copy link
Contributor

@thomas-fossati thomas-fossati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Now users may specify the sha256 checksum of each plugin in config.yaml,
an example can be found in the following:

```
ratsd:
  secure-loader: true
plugins:
  plugin1: $checksum
```

Signed-off-by: Ian Chin Wang <ian.chin.wang@oracle.com>
@cowbon cowbon merged commit e94eded into main Aug 20, 2025
2 checks passed
@cowbon cowbon deleted the secureplugin branch August 20, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants