carbon-governance icon indicating copy to clipboard operation
carbon-governance copied to clipboard

jagery

Results 17 carbon-governance issues
Sort by recently updated
recently updated
newest added

## Purpose > When the result contains a null resource path we get NPE and it's not handled. Either we should ignore the result or implement logic to handle the...

**Description:** need to improve the code by removing hard coded string constants .

## Purpose - This PR fixes https://github.com/wso2/product-apim/issues/9456 - This PR fixes querying the API property values - Porting: https://github.com/wso2-support/carbon-governance/pull/116

## Purpose Update outdated link (https://localhost:9443/store) displaying Management Console deprecated message. ## Related PRs adding the deprecated message to artifact add and list pages #115

**Description:** I am trying to enrich [this handler](https://github.com/wso2-attic/product-esb/blob/v5.0.0/modules/samples/integration-scenarios/starbucks_sample/BasicAuth-handler/src/main/java/org/wso2/rest/BasicAuthHandler.java) (which protects APIs with `Basic` Authentication) with the ability to read credentials from the **governance registry**. I thus used `retrieveGovernanceArtifactByPath` from `GovernanceUtils`....

Proposed changes in this pull request Fix comments in the PR[1] [1] - https://github.com/wso2/carbon-governance/pull/321

### Purpose To make the necessary changes to provide support for building the API manager product with JDK 17. ### Goal Fixes: https://github.com/wso2/api-manager/issues/2943