Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
oci.Adm.getRemediationRecipe
Explore with Pulumi AI
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
This data source provides details about a specific Remediation Recipe resource in Oracle Cloud Infrastructure Adm service.
Returns the details of the specified RemediationRecipe.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testRemediationRecipe = oci.Adm.getRemediationRecipe({
remediationRecipeId: testRemediationRecipeOciAdmRemediationRecipe.id,
});
import pulumi
import pulumi_oci as oci
test_remediation_recipe = oci.Adm.get_remediation_recipe(remediation_recipe_id=test_remediation_recipe_oci_adm_remediation_recipe["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/go/oci/Adm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := Adm.GetRemediationRecipe(ctx, &adm.GetRemediationRecipeArgs{
RemediationRecipeId: testRemediationRecipeOciAdmRemediationRecipe.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testRemediationRecipe = Oci.Adm.GetRemediationRecipe.Invoke(new()
{
RemediationRecipeId = testRemediationRecipeOciAdmRemediationRecipe.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Adm.AdmFunctions;
import com.pulumi.oci.Adm.inputs.GetRemediationRecipeArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testRemediationRecipe = AdmFunctions.getRemediationRecipe(GetRemediationRecipeArgs.builder()
.remediationRecipeId(testRemediationRecipeOciAdmRemediationRecipe.id())
.build());
}
}
variables:
testRemediationRecipe:
fn::invoke:
Function: oci:Adm:getRemediationRecipe
Arguments:
remediationRecipeId: ${testRemediationRecipeOciAdmRemediationRecipe.id}
Using getRemediationRecipe
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getRemediationRecipe(args: GetRemediationRecipeArgs, opts?: InvokeOptions): Promise<GetRemediationRecipeResult>
function getRemediationRecipeOutput(args: GetRemediationRecipeOutputArgs, opts?: InvokeOptions): Output<GetRemediationRecipeResult>
def get_remediation_recipe(remediation_recipe_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRemediationRecipeResult
def get_remediation_recipe_output(remediation_recipe_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRemediationRecipeResult]
func GetRemediationRecipe(ctx *Context, args *GetRemediationRecipeArgs, opts ...InvokeOption) (*GetRemediationRecipeResult, error)
func GetRemediationRecipeOutput(ctx *Context, args *GetRemediationRecipeOutputArgs, opts ...InvokeOption) GetRemediationRecipeResultOutput
> Note: This function is named GetRemediationRecipe
in the Go SDK.
public static class GetRemediationRecipe
{
public static Task<GetRemediationRecipeResult> InvokeAsync(GetRemediationRecipeArgs args, InvokeOptions? opts = null)
public static Output<GetRemediationRecipeResult> Invoke(GetRemediationRecipeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRemediationRecipeResult> getRemediationRecipe(GetRemediationRecipeArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:Adm/getRemediationRecipe:getRemediationRecipe
arguments:
# arguments dictionary
The following arguments are supported:
- Remediation
Recipe stringId - The Oracle Cloud Identifier (OCID) of a Remediation Recipe, as a URL path parameter.
- Remediation
Recipe stringId - The Oracle Cloud Identifier (OCID) of a Remediation Recipe, as a URL path parameter.
- remediation
Recipe StringId - The Oracle Cloud Identifier (OCID) of a Remediation Recipe, as a URL path parameter.
- remediation
Recipe stringId - The Oracle Cloud Identifier (OCID) of a Remediation Recipe, as a URL path parameter.
- remediation_
recipe_ strid - The Oracle Cloud Identifier (OCID) of a Remediation Recipe, as a URL path parameter.
- remediation
Recipe StringId - The Oracle Cloud Identifier (OCID) of a Remediation Recipe, as a URL path parameter.
getRemediationRecipe Result
The following output properties are available:
- Compartment
Id string - The compartment Oracle Cloud Identifier (OCID) of the remediation recipe.
- Dictionary<string, object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Detect
Configurations List<GetRemediation Recipe Detect Configuration> - A configuration to define the constraints when detecting vulnerable dependencies.
- Display
Name string - The name of the Remediation Recipe.
- Dictionary<string, object>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
- The Oracle Cloud Identifier (OCID) of the remediation recipe.
- Is
Run boolTriggered On Kb Change - Boolean indicating if a run should be automatically triggered once the Knowledge Base contents are updated.
- Knowledge
Base stringId - The Oracle Cloud Identifier (OCID) of the knowledge base.
- Network
Configurations List<GetRemediation Recipe Network Configuration> - A network configuration defines the required network characteristics for an ADM remediation recipe. A network configuration is required if the build service is one of: GitHub Actions, GitLab Pipeline, or Jenkins Pipeline.
- Remediation
Recipe stringId - Scm
Configurations List<GetRemediation Recipe Scm Configuration> - A configuration for the Source Code Management tool/platform used by a remediation recipe.
- State string
- The current lifecycle state of the Remediation Recipe.
- Dictionary<string, object>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The creation date and time of the Remediation Recipe (formatted according to RFC3339).
- Time
Updated string - The date and time the Remediation Recipe was last updated (formatted according to RFC3339).
- Verify
Configurations List<GetRemediation Recipe Verify Configuration> - The Verify stage configuration specifies a build service to run a pipeline for the recommended code changes. The build pipeline will be initiated to ensure that there is no breaking change after the dependency versions have been updated in source to avoid vulnerabilities.
- Compartment
Id string - The compartment Oracle Cloud Identifier (OCID) of the remediation recipe.
- map[string]interface{}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Detect
Configurations []GetRemediation Recipe Detect Configuration - A configuration to define the constraints when detecting vulnerable dependencies.
- Display
Name string - The name of the Remediation Recipe.
- map[string]interface{}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
- The Oracle Cloud Identifier (OCID) of the remediation recipe.
- Is
Run boolTriggered On Kb Change - Boolean indicating if a run should be automatically triggered once the Knowledge Base contents are updated.
- Knowledge
Base stringId - The Oracle Cloud Identifier (OCID) of the knowledge base.
- Network
Configurations []GetRemediation Recipe Network Configuration - A network configuration defines the required network characteristics for an ADM remediation recipe. A network configuration is required if the build service is one of: GitHub Actions, GitLab Pipeline, or Jenkins Pipeline.
- Remediation
Recipe stringId - Scm
Configurations []GetRemediation Recipe Scm Configuration - A configuration for the Source Code Management tool/platform used by a remediation recipe.
- State string
- The current lifecycle state of the Remediation Recipe.
- map[string]interface{}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The creation date and time of the Remediation Recipe (formatted according to RFC3339).
- Time
Updated string - The date and time the Remediation Recipe was last updated (formatted according to RFC3339).
- Verify
Configurations []GetRemediation Recipe Verify Configuration - The Verify stage configuration specifies a build service to run a pipeline for the recommended code changes. The build pipeline will be initiated to ensure that there is no breaking change after the dependency versions have been updated in source to avoid vulnerabilities.
- compartment
Id String - The compartment Oracle Cloud Identifier (OCID) of the remediation recipe.
- Map<String,Object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- detect
Configurations List<GetRemediation Recipe Detect Configuration> - A configuration to define the constraints when detecting vulnerable dependencies.
- display
Name String - The name of the Remediation Recipe.
- Map<String,Object>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
- The Oracle Cloud Identifier (OCID) of the remediation recipe.
- is
Run BooleanTriggered On Kb Change - Boolean indicating if a run should be automatically triggered once the Knowledge Base contents are updated.
- knowledge
Base StringId - The Oracle Cloud Identifier (OCID) of the knowledge base.
- network
Configurations List<GetRemediation Recipe Network Configuration> - A network configuration defines the required network characteristics for an ADM remediation recipe. A network configuration is required if the build service is one of: GitHub Actions, GitLab Pipeline, or Jenkins Pipeline.
- remediation
Recipe StringId - scm
Configurations List<GetRemediation Recipe Scm Configuration> - A configuration for the Source Code Management tool/platform used by a remediation recipe.
- state String
- The current lifecycle state of the Remediation Recipe.
- Map<String,Object>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The creation date and time of the Remediation Recipe (formatted according to RFC3339).
- time
Updated String - The date and time the Remediation Recipe was last updated (formatted according to RFC3339).
- verify
Configurations List<GetRemediation Recipe Verify Configuration> - The Verify stage configuration specifies a build service to run a pipeline for the recommended code changes. The build pipeline will be initiated to ensure that there is no breaking change after the dependency versions have been updated in source to avoid vulnerabilities.
- compartment
Id string - The compartment Oracle Cloud Identifier (OCID) of the remediation recipe.
- {[key: string]: any}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- detect
Configurations GetRemediation Recipe Detect Configuration[] - A configuration to define the constraints when detecting vulnerable dependencies.
- display
Name string - The name of the Remediation Recipe.
- {[key: string]: any}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id string
- The Oracle Cloud Identifier (OCID) of the remediation recipe.
- is
Run booleanTriggered On Kb Change - Boolean indicating if a run should be automatically triggered once the Knowledge Base contents are updated.
- knowledge
Base stringId - The Oracle Cloud Identifier (OCID) of the knowledge base.
- network
Configurations GetRemediation Recipe Network Configuration[] - A network configuration defines the required network characteristics for an ADM remediation recipe. A network configuration is required if the build service is one of: GitHub Actions, GitLab Pipeline, or Jenkins Pipeline.
- remediation
Recipe stringId - scm
Configurations GetRemediation Recipe Scm Configuration[] - A configuration for the Source Code Management tool/platform used by a remediation recipe.
- state string
- The current lifecycle state of the Remediation Recipe.
- {[key: string]: any}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The creation date and time of the Remediation Recipe (formatted according to RFC3339).
- time
Updated string - The date and time the Remediation Recipe was last updated (formatted according to RFC3339).
- verify
Configurations GetRemediation Recipe Verify Configuration[] - The Verify stage configuration specifies a build service to run a pipeline for the recommended code changes. The build pipeline will be initiated to ensure that there is no breaking change after the dependency versions have been updated in source to avoid vulnerabilities.
- compartment_
id str - The compartment Oracle Cloud Identifier (OCID) of the remediation recipe.
- Mapping[str, Any]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- detect_
configurations Sequence[adm.Get Remediation Recipe Detect Configuration] - A configuration to define the constraints when detecting vulnerable dependencies.
- display_
name str - The name of the Remediation Recipe.
- Mapping[str, Any]
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id str
- The Oracle Cloud Identifier (OCID) of the remediation recipe.
- is_
run_ booltriggered_ on_ kb_ change - Boolean indicating if a run should be automatically triggered once the Knowledge Base contents are updated.
- knowledge_
base_ strid - The Oracle Cloud Identifier (OCID) of the knowledge base.
- network_
configurations Sequence[adm.Get Remediation Recipe Network Configuration] - A network configuration defines the required network characteristics for an ADM remediation recipe. A network configuration is required if the build service is one of: GitHub Actions, GitLab Pipeline, or Jenkins Pipeline.
- remediation_
recipe_ strid - scm_
configurations Sequence[adm.Get Remediation Recipe Scm Configuration] - A configuration for the Source Code Management tool/platform used by a remediation recipe.
- state str
- The current lifecycle state of the Remediation Recipe.
- Mapping[str, Any]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The creation date and time of the Remediation Recipe (formatted according to RFC3339).
- time_
updated str - The date and time the Remediation Recipe was last updated (formatted according to RFC3339).
- verify_
configurations Sequence[adm.Get Remediation Recipe Verify Configuration] - The Verify stage configuration specifies a build service to run a pipeline for the recommended code changes. The build pipeline will be initiated to ensure that there is no breaking change after the dependency versions have been updated in source to avoid vulnerabilities.
- compartment
Id String - The compartment Oracle Cloud Identifier (OCID) of the remediation recipe.
- Map<Any>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- detect
Configurations List<Property Map> - A configuration to define the constraints when detecting vulnerable dependencies.
- display
Name String - The name of the Remediation Recipe.
- Map<Any>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
- The Oracle Cloud Identifier (OCID) of the remediation recipe.
- is
Run BooleanTriggered On Kb Change - Boolean indicating if a run should be automatically triggered once the Knowledge Base contents are updated.
- knowledge
Base StringId - The Oracle Cloud Identifier (OCID) of the knowledge base.
- network
Configurations List<Property Map> - A network configuration defines the required network characteristics for an ADM remediation recipe. A network configuration is required if the build service is one of: GitHub Actions, GitLab Pipeline, or Jenkins Pipeline.
- remediation
Recipe StringId - scm
Configurations List<Property Map> - A configuration for the Source Code Management tool/platform used by a remediation recipe.
- state String
- The current lifecycle state of the Remediation Recipe.
- Map<Any>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The creation date and time of the Remediation Recipe (formatted according to RFC3339).
- time
Updated String - The date and time the Remediation Recipe was last updated (formatted according to RFC3339).
- verify
Configurations List<Property Map> - The Verify stage configuration specifies a build service to run a pipeline for the recommended code changes. The build pipeline will be initiated to ensure that there is no breaking change after the dependency versions have been updated in source to avoid vulnerabilities.
Supporting Types
GetRemediationRecipeDetectConfiguration
- Exclusions List<string>
- The list of dependencies to be ignored by the recommendation algorithm. The dependency pattern is matched against the 'group:artifact:version' or the purl of a dependency. An asterisk (*) at the end in the dependency pattern acts as a wildcard and matches zero or more characters.
- Max
Permissible doubleCvss V2score - The maximum Common Vulnerability Scoring System Version 2 (CVSS V2) score. An artifact with a CVSS V2 score below this value is not considered for patching.
- Max
Permissible doubleCvss V3score - The maximum Common Vulnerability Scoring System Version 3 (CVSS V3) score. An artifact with a CVSS V3 score below this value is not considered for patching.
- Max
Permissible stringSeverity - The maximum ADM Severity. An artifact with an ADM Severity below this value is not considered for patching.
- Upgrade
Policy string - The upgrade policy for recommendations. The
Nearest
upgrade policy upgrades a dependency to the oldest version that meets both of the following criteria: it is newer than the current version and it is not affected by a vulnerability.
- Exclusions []string
- The list of dependencies to be ignored by the recommendation algorithm. The dependency pattern is matched against the 'group:artifact:version' or the purl of a dependency. An asterisk (*) at the end in the dependency pattern acts as a wildcard and matches zero or more characters.
- Max
Permissible float64Cvss V2score - The maximum Common Vulnerability Scoring System Version 2 (CVSS V2) score. An artifact with a CVSS V2 score below this value is not considered for patching.
- Max
Permissible float64Cvss V3score - The maximum Common Vulnerability Scoring System Version 3 (CVSS V3) score. An artifact with a CVSS V3 score below this value is not considered for patching.
- Max
Permissible stringSeverity - The maximum ADM Severity. An artifact with an ADM Severity below this value is not considered for patching.
- Upgrade
Policy string - The upgrade policy for recommendations. The
Nearest
upgrade policy upgrades a dependency to the oldest version that meets both of the following criteria: it is newer than the current version and it is not affected by a vulnerability.
- exclusions List<String>
- The list of dependencies to be ignored by the recommendation algorithm. The dependency pattern is matched against the 'group:artifact:version' or the purl of a dependency. An asterisk (*) at the end in the dependency pattern acts as a wildcard and matches zero or more characters.
- max
Permissible DoubleCvss V2score - The maximum Common Vulnerability Scoring System Version 2 (CVSS V2) score. An artifact with a CVSS V2 score below this value is not considered for patching.
- max
Permissible DoubleCvss V3score - The maximum Common Vulnerability Scoring System Version 3 (CVSS V3) score. An artifact with a CVSS V3 score below this value is not considered for patching.
- max
Permissible StringSeverity - The maximum ADM Severity. An artifact with an ADM Severity below this value is not considered for patching.
- upgrade
Policy String - The upgrade policy for recommendations. The
Nearest
upgrade policy upgrades a dependency to the oldest version that meets both of the following criteria: it is newer than the current version and it is not affected by a vulnerability.
- exclusions string[]
- The list of dependencies to be ignored by the recommendation algorithm. The dependency pattern is matched against the 'group:artifact:version' or the purl of a dependency. An asterisk (*) at the end in the dependency pattern acts as a wildcard and matches zero or more characters.
- max
Permissible numberCvss V2score - The maximum Common Vulnerability Scoring System Version 2 (CVSS V2) score. An artifact with a CVSS V2 score below this value is not considered for patching.
- max
Permissible numberCvss V3score - The maximum Common Vulnerability Scoring System Version 3 (CVSS V3) score. An artifact with a CVSS V3 score below this value is not considered for patching.
- max
Permissible stringSeverity - The maximum ADM Severity. An artifact with an ADM Severity below this value is not considered for patching.
- upgrade
Policy string - The upgrade policy for recommendations. The
Nearest
upgrade policy upgrades a dependency to the oldest version that meets both of the following criteria: it is newer than the current version and it is not affected by a vulnerability.
- exclusions Sequence[str]
- The list of dependencies to be ignored by the recommendation algorithm. The dependency pattern is matched against the 'group:artifact:version' or the purl of a dependency. An asterisk (*) at the end in the dependency pattern acts as a wildcard and matches zero or more characters.
- max_
permissible_ floatcvss_ v2score - The maximum Common Vulnerability Scoring System Version 2 (CVSS V2) score. An artifact with a CVSS V2 score below this value is not considered for patching.
- max_
permissible_ floatcvss_ v3score - The maximum Common Vulnerability Scoring System Version 3 (CVSS V3) score. An artifact with a CVSS V3 score below this value is not considered for patching.
- max_
permissible_ strseverity - The maximum ADM Severity. An artifact with an ADM Severity below this value is not considered for patching.
- upgrade_
policy str - The upgrade policy for recommendations. The
Nearest
upgrade policy upgrades a dependency to the oldest version that meets both of the following criteria: it is newer than the current version and it is not affected by a vulnerability.
- exclusions List<String>
- The list of dependencies to be ignored by the recommendation algorithm. The dependency pattern is matched against the 'group:artifact:version' or the purl of a dependency. An asterisk (*) at the end in the dependency pattern acts as a wildcard and matches zero or more characters.
- max
Permissible NumberCvss V2score - The maximum Common Vulnerability Scoring System Version 2 (CVSS V2) score. An artifact with a CVSS V2 score below this value is not considered for patching.
- max
Permissible NumberCvss V3score - The maximum Common Vulnerability Scoring System Version 3 (CVSS V3) score. An artifact with a CVSS V3 score below this value is not considered for patching.
- max
Permissible StringSeverity - The maximum ADM Severity. An artifact with an ADM Severity below this value is not considered for patching.
- upgrade
Policy String - The upgrade policy for recommendations. The
Nearest
upgrade policy upgrades a dependency to the oldest version that meets both of the following criteria: it is newer than the current version and it is not affected by a vulnerability.
GetRemediationRecipeNetworkConfiguration
GetRemediationRecipeScmConfiguration
- Branch string
- The branch used by ADM to patch vulnerabilities.
- Build
File stringLocation - The location of the build file relative to the root of the repository. Only Maven build files (POM) are currently supported. If this property is not specified, ADM will use the build file located at the root of the repository.
- External
Scm stringType - The type of External Source Code Management.
- Is
Automerge boolEnabled - If true, the Pull Request (PR) will be merged after the verify stage completes successfully If false, the PR with the proposed changes must be reviewed and manually merged.
- Oci
Code stringRepository Id - The Oracle Cloud Identifier (OCID) of the Oracle Cloud Infrastructure DevOps repository.
- Pat
Secret stringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- Repository
Url string - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- Scm
Type string - The type of Source Code Management.
- Username string
- The username that will be used to authenticate with Jenkins.
- Branch string
- The branch used by ADM to patch vulnerabilities.
- Build
File stringLocation - The location of the build file relative to the root of the repository. Only Maven build files (POM) are currently supported. If this property is not specified, ADM will use the build file located at the root of the repository.
- External
Scm stringType - The type of External Source Code Management.
- Is
Automerge boolEnabled - If true, the Pull Request (PR) will be merged after the verify stage completes successfully If false, the PR with the proposed changes must be reviewed and manually merged.
- Oci
Code stringRepository Id - The Oracle Cloud Identifier (OCID) of the Oracle Cloud Infrastructure DevOps repository.
- Pat
Secret stringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- Repository
Url string - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- Scm
Type string - The type of Source Code Management.
- Username string
- The username that will be used to authenticate with Jenkins.
- branch String
- The branch used by ADM to patch vulnerabilities.
- build
File StringLocation - The location of the build file relative to the root of the repository. Only Maven build files (POM) are currently supported. If this property is not specified, ADM will use the build file located at the root of the repository.
- external
Scm StringType - The type of External Source Code Management.
- is
Automerge BooleanEnabled - If true, the Pull Request (PR) will be merged after the verify stage completes successfully If false, the PR with the proposed changes must be reviewed and manually merged.
- oci
Code StringRepository Id - The Oracle Cloud Identifier (OCID) of the Oracle Cloud Infrastructure DevOps repository.
- pat
Secret StringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- repository
Url String - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- scm
Type String - The type of Source Code Management.
- username String
- The username that will be used to authenticate with Jenkins.
- branch string
- The branch used by ADM to patch vulnerabilities.
- build
File stringLocation - The location of the build file relative to the root of the repository. Only Maven build files (POM) are currently supported. If this property is not specified, ADM will use the build file located at the root of the repository.
- external
Scm stringType - The type of External Source Code Management.
- is
Automerge booleanEnabled - If true, the Pull Request (PR) will be merged after the verify stage completes successfully If false, the PR with the proposed changes must be reviewed and manually merged.
- oci
Code stringRepository Id - The Oracle Cloud Identifier (OCID) of the Oracle Cloud Infrastructure DevOps repository.
- pat
Secret stringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- repository
Url string - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- scm
Type string - The type of Source Code Management.
- username string
- The username that will be used to authenticate with Jenkins.
- branch str
- The branch used by ADM to patch vulnerabilities.
- build_
file_ strlocation - The location of the build file relative to the root of the repository. Only Maven build files (POM) are currently supported. If this property is not specified, ADM will use the build file located at the root of the repository.
- external_
scm_ strtype - The type of External Source Code Management.
- is_
automerge_ boolenabled - If true, the Pull Request (PR) will be merged after the verify stage completes successfully If false, the PR with the proposed changes must be reviewed and manually merged.
- oci_
code_ strrepository_ id - The Oracle Cloud Identifier (OCID) of the Oracle Cloud Infrastructure DevOps repository.
- pat_
secret_ strid - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- repository_
url str - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- scm_
type str - The type of Source Code Management.
- username str
- The username that will be used to authenticate with Jenkins.
- branch String
- The branch used by ADM to patch vulnerabilities.
- build
File StringLocation - The location of the build file relative to the root of the repository. Only Maven build files (POM) are currently supported. If this property is not specified, ADM will use the build file located at the root of the repository.
- external
Scm StringType - The type of External Source Code Management.
- is
Automerge BooleanEnabled - If true, the Pull Request (PR) will be merged after the verify stage completes successfully If false, the PR with the proposed changes must be reviewed and manually merged.
- oci
Code StringRepository Id - The Oracle Cloud Identifier (OCID) of the Oracle Cloud Infrastructure DevOps repository.
- pat
Secret StringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- repository
Url String - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- scm
Type String - The type of Source Code Management.
- username String
- The username that will be used to authenticate with Jenkins.
GetRemediationRecipeVerifyConfiguration
- Additional
Parameters Dictionary<string, object> - Additional key-value pairs passed as parameters to the build service when running an experiment.
- Build
Service stringType - The type of Build Service.
- Jenkins
Url string - The URL that locates the Jenkins pipeline.
- Job
Name string - The name of the Jenkins pipeline job that identifies the build pipeline.
- Pat
Secret stringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- Pipeline
Id string - The Oracle Cloud Identifier (OCID) of the user's DevOps Build Pipeline.
- Repository
Url string - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- Trigger
Secret stringId - The Oracle Cloud Identifier (OCID) of the trigger Secret. The Secret provides access to the trigger for a GitLab pipeline.
- Username string
- The username that will be used to authenticate with Jenkins.
- Workflow
Name string - The name of the GitHub Actions workflow that defines the build pipeline.
- Additional
Parameters map[string]interface{} - Additional key-value pairs passed as parameters to the build service when running an experiment.
- Build
Service stringType - The type of Build Service.
- Jenkins
Url string - The URL that locates the Jenkins pipeline.
- Job
Name string - The name of the Jenkins pipeline job that identifies the build pipeline.
- Pat
Secret stringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- Pipeline
Id string - The Oracle Cloud Identifier (OCID) of the user's DevOps Build Pipeline.
- Repository
Url string - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- Trigger
Secret stringId - The Oracle Cloud Identifier (OCID) of the trigger Secret. The Secret provides access to the trigger for a GitLab pipeline.
- Username string
- The username that will be used to authenticate with Jenkins.
- Workflow
Name string - The name of the GitHub Actions workflow that defines the build pipeline.
- additional
Parameters Map<String,Object> - Additional key-value pairs passed as parameters to the build service when running an experiment.
- build
Service StringType - The type of Build Service.
- jenkins
Url String - The URL that locates the Jenkins pipeline.
- job
Name String - The name of the Jenkins pipeline job that identifies the build pipeline.
- pat
Secret StringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- pipeline
Id String - The Oracle Cloud Identifier (OCID) of the user's DevOps Build Pipeline.
- repository
Url String - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- trigger
Secret StringId - The Oracle Cloud Identifier (OCID) of the trigger Secret. The Secret provides access to the trigger for a GitLab pipeline.
- username String
- The username that will be used to authenticate with Jenkins.
- workflow
Name String - The name of the GitHub Actions workflow that defines the build pipeline.
- additional
Parameters {[key: string]: any} - Additional key-value pairs passed as parameters to the build service when running an experiment.
- build
Service stringType - The type of Build Service.
- jenkins
Url string - The URL that locates the Jenkins pipeline.
- job
Name string - The name of the Jenkins pipeline job that identifies the build pipeline.
- pat
Secret stringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- pipeline
Id string - The Oracle Cloud Identifier (OCID) of the user's DevOps Build Pipeline.
- repository
Url string - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- trigger
Secret stringId - The Oracle Cloud Identifier (OCID) of the trigger Secret. The Secret provides access to the trigger for a GitLab pipeline.
- username string
- The username that will be used to authenticate with Jenkins.
- workflow
Name string - The name of the GitHub Actions workflow that defines the build pipeline.
- additional_
parameters Mapping[str, Any] - Additional key-value pairs passed as parameters to the build service when running an experiment.
- build_
service_ strtype - The type of Build Service.
- jenkins_
url str - The URL that locates the Jenkins pipeline.
- job_
name str - The name of the Jenkins pipeline job that identifies the build pipeline.
- pat_
secret_ strid - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- pipeline_
id str - The Oracle Cloud Identifier (OCID) of the user's DevOps Build Pipeline.
- repository_
url str - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- trigger_
secret_ strid - The Oracle Cloud Identifier (OCID) of the trigger Secret. The Secret provides access to the trigger for a GitLab pipeline.
- username str
- The username that will be used to authenticate with Jenkins.
- workflow_
name str - The name of the GitHub Actions workflow that defines the build pipeline.
- additional
Parameters Map<Any> - Additional key-value pairs passed as parameters to the build service when running an experiment.
- build
Service StringType - The type of Build Service.
- jenkins
Url String - The URL that locates the Jenkins pipeline.
- job
Name String - The name of the Jenkins pipeline job that identifies the build pipeline.
- pat
Secret StringId - The Oracle Cloud Identifier (OCID) of the Private Access Token (PAT) Secret. The PAT provides the credentials to access the Jenkins Pipeline.
- pipeline
Id String - The Oracle Cloud Identifier (OCID) of the user's DevOps Build Pipeline.
- repository
Url String - The location of the repository where the GitHub Actions is defined. For Non-Enterprise GitHub the expected format is https://github.com/[owner]/[repoName] For Enterprise GitHub the expected format is http(s)://[hostname]/api/v3/repos/[owner]/[repoName]
- trigger
Secret StringId - The Oracle Cloud Identifier (OCID) of the trigger Secret. The Secret provides access to the trigger for a GitLab pipeline.
- username String
- The username that will be used to authenticate with Jenkins.
- workflow
Name String - The name of the GitHub Actions workflow that defines the build pipeline.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi