Skip to content

Rename Resource/ResourceGroup via PutAsync + EntityPropertyWrite for safe hidden-field writes - #22

Open
davidnmbond wants to merge 2 commits into
mainfrom
feature/rename-and-hidden-field-writes
Open

Rename Resource/ResourceGroup via PutAsync + EntityPropertyWrite for safe hidden-field writes#22
davidnmbond wants to merge 2 commits into
mainfrom
feature/rename-and-hidden-field-writes

Correct masked-secret framing: empirically, full PUT does NOT clobber…

7800d74
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 27, 2026 in 0s

2 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- LogicMonitor.Api.Test/Resources/EntityPropertyWriteTests.cs  4
- LogicMonitor.Api.Test/Resources/ResourceRenameTests.cs  14
- LogicMonitor.Api/Resources/EntityPropertyWrite.cs  3
         

See the complete overview on Codacy

Annotations

Check warning on line 23 in LogicMonitor.Api.Test/Resources/ResourceRenameTests.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

LogicMonitor.Api.Test/Resources/ResourceRenameTests.cs#L23

Make sure using this hardcoded IP address '8.8.8.8' is safe here.

Check warning on line 55 in LogicMonitor.Api.Test/Resources/ResourceRenameTests.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

LogicMonitor.Api.Test/Resources/ResourceRenameTests.cs#L55

Method ResourceRenameTests::PutAsync_RenamesUptimePingCheckResource_SettingNameAndDisplayName has 64 lines of code (limit is 50)