← Back to scan
File as GitHub Issue repo: Microsoft365DSC/Microsoft365DSC

Push this scan report to Microsoft365DSC/Microsoft365DSC

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Csharp Null Forgive

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
LOW AIC003 Duplicated implementation block across source files src/Microsoft365DSC.Intune/SettingInsta…:103
INFO MINED051 [MINED051] Csharp Null Forgive: x! tells compiler "definitely not null" — bypasses nullab… src/Microsoft365DSC.Converter/ComplexOb…:367
INFO MINED051 [MINED051] Csharp Null Forgive: x! tells compiler "definitely not null" — bypasses nullab… src/Microsoft365DSC.Compare/ResourceCom…:128
INFO MINED051 [MINED051] Csharp Null Forgive: x! tells compiler "definitely not null" — bypasses nullab… src/Microsoft365DSC.Compare/IntunePolic…:57
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. generator/src/models/ScriptParameter.ts:3
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … generator/src/components/SideNavigation…:33
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … generator/src/components/GeneratorOptio…:29
Reset to top 5 8 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Microsoft365DSC/Microsoft365DSC`

**Score: 77/100 (C+)**  ·  8 findings  ·  scanned 2026-05-19 12:21 UTC  ·  7,277 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 1 |
| LOW | 1 |

📊 [Full filterable report](https://repobility.com/scan/230b3f5e-7642-4070-a223-a0c4b95606c9/)  ·  ![scorecard](https://repobility.com/scan/230b3f5e-7642-4070-a223-a0c4b95606c9/report.png?v=1779193293-s2)

### Top findings

1. **MEDIUM** `CFG006` — Missing .gitignore
2. **LOW** `AIC003` — Duplicated implementation block across source files
   `src/Microsoft365DSC.Intune/SettingInstanceTemplateInfo.cs:103`
3. **INFO** `MINED051` — Csharp Null Forgive
   `src/Microsoft365DSC.Converter/ComplexObjectConverter.cs:367` · CWE-476 · ✓ Repobility
4. **INFO** `MINED051` — Csharp Null Forgive
   `src/Microsoft365DSC.Compare/ResourceComparer.cs:128` · CWE-476 · ✓ Repobility
5. **INFO** `MINED051` — Csharp Null Forgive
   `src/Microsoft365DSC.Compare/IntunePolicyAssignmentComparer.cs:57` · CWE-476 · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/230b3f5e-7642-4070-a223-a0c4b95606c9/_
Megaproject â high spam risk
Could not determine 'Microsoft365DSC/Microsoft365DSC' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.