Radarr/src
Copilot 2a816e10a7
[WIP] Fix open issues after research and analysis (#110)
* Initial plan

* feat(ci): Add secret scanning with secretlint to pre-commit hooks

- Install secretlint and @secretlint/secretlint-rule-preset-recommend
- Configure secretlint with .secretlintrc.json
- Add secretlint to lint-staged configuration
- Update CONTRIBUTING.md to document secret scanning
- Resolves #55

Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com>

* feat(privacy): Disable telemetry and analytics by default

- Set SentryEnabled to false by default in SentryTarget
- Update English localization to clarify error reporting is opt-in
- Update README with detailed privacy information
- Machine fingerprinting already removed (returns "anonymous")
- Piwik analytics already removed
- AnalyticsEnabled defaults to false in config

This ensures no telemetry is sent without explicit user consent.

Resolves #8

Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com>

* refactor: Address code review feedback for pre-commit and telemetry changes

- Optimize secretlint to only scan relevant file types (not all files)
- Add ignoreFiles configuration to secretlint to exclude build artifacts
- Clarify comment in SentryTarget about reconfiguration location

Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cheir-mneme <176430037+cheir-mneme@users.noreply.github.com>
2025-12-21 14:19:46 -06:00
..
.idea/.idea.NzbDrone/.idea
Libraries
NzbDrone
NzbDrone.Api.Test
NzbDrone.Automation.Test
NzbDrone.Common [WIP] Fix open issues after research and analysis (#110) 2025-12-21 14:19:46 -06:00
NzbDrone.Common.Test refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Console
NzbDrone.Core [WIP] Fix open issues after research and analysis (#110) 2025-12-21 14:19:46 -06:00
NzbDrone.Core.Test test: add IMDb list error message verification tests 2025-12-19 10:15:33 -06:00
NzbDrone.Host fix(security): address P3 vulnerabilities and add mitigations 2025-12-19 12:12:54 -06:00
NzbDrone.Host.Test
NzbDrone.Integration.Test Fix CancellationTokenSource resource leaks (BLOCKER severity) 2025-12-19 09:35:35 -06:00
NzbDrone.Libraries.Test
NzbDrone.Mono fix(security): sanitize user-controlled strings in log statements 2025-12-18 17:17:02 -06:00
NzbDrone.Mono.Test refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.SignalR fix: SonarCloud bugs batch 2 2025-12-19 15:22:56 -06:00
NzbDrone.Test.Common
NzbDrone.Test.Dummy
NzbDrone.Update refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Update.Test
NzbDrone.Windows refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Windows.Test
Radarr.Api.V3 refactor(api): use async/await in MovieController.AllMovie (#107) 2025-12-21 14:00:03 -06:00
Radarr.Http fix(security): prevent path traversal and command injection (#102) 2025-12-21 12:21:31 -06:00
ServiceHelpers
Targets
.eslintrc.js
.globalconfig
coverlet.runsettings
Directory.Build.props
Directory.Build.targets
NuGet.config
omnisharp.json
postgres.runsettings
Radarr.ico
Radarr.sln
Radarr.sln.DotSettings
stylecop.json