Skip to content

Fix NPE during stop preview

b066d5b
Select commit
Loading
Failed to load commit list.
Draft

WIP : Preview Runner Push based model #16038

Fix NPE during stop preview
b066d5b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Aug 21, 2025 in 4s

2 new alerts including 2 low severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 233 in cdap-app-fabric/src/main/java/io/cdap/cdap/internal/app/preview/DefaultPreviewManager.java

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud

Check notice on line 275 in cdap-app-fabric/src/main/java/io/cdap/cdap/internal/app/preview/DefaultPreviewManager.java

See this annotation in the file changed.

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud