Skip to content

Introduce Policy Management component#8158

Open
kaviska wants to merge 9 commits into
wso2:masterfrom
kaviska:policy-management-module
Open

Introduce Policy Management component#8158
kaviska wants to merge 9 commits into
wso2:masterfrom
kaviska:policy-management-module

Update policy-mgt module pom.xml versions

73cdb7d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 21, 2026 in 1m 28s

Annotations

Check warning on line 29 in components/policy-mgt/org.wso2.carbon.identity.policy.management/src/main/java/org/wso2/carbon/identity/policy/management/internal/component/PolicyMgtComponentServiceHolder.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A Singleton implementation was detected. Make sure the use of the Singleton pattern is required and the implementation is the right one for the context.

See more on https://sonarcloud.io/project/issues?id=wso2_carbon-identity-framework&issues=AZ7O7aFgBW70q7L2jwiq&open=AZ7O7aFgBW70q7L2jwiq&pullRequest=8158

Check failure on line 32 in components/policy-mgt/org.wso2.carbon.identity.policy.management/src/main/java/org/wso2/carbon/identity/policy/management/internal/cache/PolicyCacheEntry.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make non-static "policy" transient or serializable.

See more on https://sonarcloud.io/project/issues?id=wso2_carbon-identity-framework&issues=AZ7O7aJsBW70q7L2jwit&open=AZ7O7aJsBW70q7L2jwit&pullRequest=8158