Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new unified fields to Mend and Blackduck SARIF #4635

Closed
wants to merge 58 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
b710808
Add new unified fields to Mend and Blackduck SARIF
andrew-kireev Sep 24, 2023
ef257b6
chore(deps): update golang version to 1.19 (#4533)
Jk1484 Aug 23, 2023
c10b360
fix(malwareExecuteScan): add missing error handling (#4536)
CCFenner Aug 28, 2023
e139fbd
chore(integration): Skip failing Karma integration test for now (#4538)
jliempt Aug 28, 2023
d7dce93
chore(docs): Document selenium step being Jenkins-only (#4510)
jliempt Aug 28, 2023
52a717b
feat(orchestrator): add implementation for GitHub (#4525)
Googlom Aug 29, 2023
da2e016
fix(deps): update module github.com/google/uuid to v1.3.1 (#4532)
renovate[bot] Aug 29, 2023
34c1855
feat(logging): print out commit sha of code used to build the binary …
CCFenner Aug 30, 2023
5a4ac6c
feat(fortifyExecuteScan): Fortify proxy parameter (#4543)
sumeetpatil Aug 31, 2023
869ce75
added detect8 support (#4545)
dimaste Sep 1, 2023
dc99872
Cxone release supporting applications (#4548)
michaelkubiaczyk Sep 5, 2023
a432b8c
fix(deps): update module github.com/hashicorp/vault to v1.14.0 [secur…
renovate[bot] Sep 6, 2023
45e7801
docs(dockerExecuteOnKubernetes): fixing broken example 3 (#4549)
Jk1484 Sep 6, 2023
4a11b82
cnbBuild triggered by buildExecute (#4498)
marcusholl Sep 7, 2023
622999e
Set chartPath to general for kubernetesDeploy (#4537)
LindaSieb Sep 7, 2023
c5a10d3
helmExecute: opt out from template parsing (#4511)
marcusholl Sep 8, 2023
ba1b0e2
fix(docs): fixing documentation for violating markdownlint rules. (#4…
Jk1484 Sep 8, 2023
4c3fe61
feat(commonPipelineEnvironment): encrypt CPE (#4504)
m1ron0xFF Sep 11, 2023
bbbdb3a
Enable wdi5 autologin (#4522)
o-liver Sep 12, 2023
26effb6
fixed setting git ref for branch with slashes in name (#4554)
daskuznetsova Sep 12, 2023
ab08633
fix(cxone): fix test cases (#4564)
sumeetpatil Sep 12, 2023
3eb1393
toolrecord files: remove the timestamp from the filename (#4540)
larsbrueckner Sep 12, 2023
b4df14c
chore: :arrow_up: upgrade to golang.org/x/mod/modfile v0.12.0 to enab…
aaronschweig Sep 13, 2023
660140a
Removed quotation for several detect8 parameters to fix double quotat…
dimaste Sep 14, 2023
688bd30
[tmsUpload] Use Golang implementation of the step by default (#4535)
artembannikov Sep 14, 2023
50f1481
fix(docs): add Karma deprecation notice (#4567)
CCFenner Sep 18, 2023
028dcc0
feat(dockerExecute): Infer Kubernetes securityContext from dockerOpti…
pbusko Sep 18, 2023
599d811
Making detect8 default script (#4568)
dimaste Sep 18, 2023
d03a13d
Update abapEnvironmentPipelineDefaults.yml (#4578)
tiloKo Sep 19, 2023
a72f45b
removed enforcement (#4576)
dimaste Sep 19, 2023
e9777aa
chore(refactor): Switch GitHub actions provider to use github sdk (#4…
Googlom Sep 20, 2023
cbb61b3
toolrecord/whitesource: improve URL generation (#4581)
larsbrueckner Sep 20, 2023
af0f750
fix(deps): update github.com/bndr/gojenkins digest to 45fe314 (#4445)
renovate[bot] Sep 21, 2023
c7a4e53
chore(deps): update actions/checkout action to v4 (#4585)
renovate[bot] Sep 21, 2023
411ac4d
chore(deps): update styfle/cancel-workflow-action action to v0.11.0 (…
renovate[bot] Sep 21, 2023
af8c2a5
fix(deps): update module golang.org/x/oauth2 to v0.12.0 (#4584)
renovate[bot] Sep 22, 2023
f537182
fix(codeqlExecuteScan): Fix working directory (#4597)
sumeetpatil Sep 25, 2023
ffef633
detect-removed-temporary-unmap-enforcement (#4594)
dimaste Sep 25, 2023
80cde81
chore(vault): custom retry check function (#4475)
Jk1484 Sep 26, 2023
84188dc
fix(codeqlExecuteScan): logging when use both Vault and Jenkins Crede…
daskuznetsova Sep 27, 2023
282883c
fix (gitOpsUpdateDeployment) add CA bundle options to plain clone and…
anilkeshav27 Sep 28, 2023
4fcdd35
feat(kanikoExecute): add dockerfilePath param to multipleImages (#4569)
m1ron0xFF Sep 28, 2023
9a4219c
fix(helm): forward sourceRepositoryCredentialsId from groovy to go la…
marcusholl Sep 29, 2023
8215e6d
feat(config): exporting generateConfig function and applying minor ch…
Jk1484 Oct 4, 2023
416ea3e
Revert "chore(vault): custom retry check function (#4475)" (#4616)
jliempt Oct 6, 2023
6af0fbb
added logic of fetching golang private packages for whitesource step …
akram8008 Oct 6, 2023
b5f7c49
feat (npmExecuteScripts) enhance multi package publish from npm build…
anilkeshav27 Oct 9, 2023
ea7cd23
feat(mavenBuild): add the possibility to define stash groups need to …
vstarostin Oct 9, 2023
d1e777d
feat(Splunk): Use repository and organization from pipelineEnv variab…
vstarostin Oct 10, 2023
cbd6d38
feat(artifactPrepareVersion): Support custom certificates (#4617)
vstarostin Oct 11, 2023
f43193a
chore(vault): structure vault logs (#4627)
CCFenner Oct 11, 2023
e011b11
Introduce filterRegex parameter for performance report publisher (#4555)
Thilaknath Oct 11, 2023
7c6aa55
gCTSExecuteABAPQualityCheck_namespace_objects (#4623)
rinitagabahri Oct 11, 2023
338eee9
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#4628)
dependabot[bot] Oct 13, 2023
e5e59f6
[tmsUpload, tmsExport] Provide additional log message on successful u…
artembannikov Oct 13, 2023
cf272ea
fix(deps): update module github.com/hashicorp/vault to v1.14.1 [secur…
renovate[bot] Oct 13, 2023
8b1233c
CheckmarxOne: Fix 1st scan failed due to 403 forbiden (#4633)
thtri Oct 16, 2023
c069796
artifactPrepareVersion: support conditions for customTLSCertificateLi…
vstarostin Oct 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(docs): add Karma deprecation notice (#4567)
  • Loading branch information
CCFenner authored and andrew-kireev committed Oct 17, 2023
commit 50f14816c04e58c9297f6b3ccbc05c09fde7c1d0
2 changes: 2 additions & 0 deletions documentation/docs/steps/karmaExecuteTests.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ${docGenStepName}

Please note that Karma is [marked as **DEPRECATED**](https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes) as of 04/2023. There is no migration path defined yet.

## ${docGenDescription}

## Prerequisites