Supervisor logs warning about deprecated 'codenotary'

I’m seeing a lot of strange warnings in the supervisor logs about “deprecated ‘codenotary’ field in config” for a lot of add-ons, most of which I do not use. Any idea what could cause this?

2025-11-11 08:34:23.644 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on 'Nginx Proxy Manager' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-11 08:34:23.646 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on 'Prowlarr' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-11 08:34:23.647 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on 'Overseerr' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-11 08:34:23.648 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on 'InfluxDB' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-11 08:34:23.651 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on 'MQTT IO' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-11 08:34:23.652 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on 'Grafana' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-11 08:34:23.653 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on 'Network UPS Tools' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.

There are a bunch of add-ons in the community add-on repository that need updating. Just ignore it. Especially if you don’t use them.

Thanks, I was troubleshooting a corrupt database and thought these were part of the problem.

Nope. It is annoying/confusing that everyone with the repository installed sees the warning even if they don’t have those add-ons installed. It has happened before and either nothing can be done or will be done about it.

Agree, when you are trying to debug an issue having messages like this spamming the logs makes it very confusing!