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

Logging and deprecated httpclient #5

Open
wants to merge 588 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
588 commits
Select commit Hold shift + click to select a range
7794882
Merge pull request #37 from checkmarx-ltd/fix_remote_source_exclude_p…
ghannamz May 31, 2020
0a7301d
Minor Fix
majdmah Jun 1, 2020
87f9949
fix AB#811 show sast error when threshold.
majdmah Jun 1, 2020
9585612
Merge branch 'master' into common-cookieLogin
cx-muhammed Jun 1, 2020
4364aba
Update pom.xml
cx-muhammed Jun 1, 2020
c48fe1e
Merge pull request #38 from checkmarx-ltd/common-cookieLogin
cx-muhammed Jun 1, 2020
5d67bb5
fix AB#793 fixed, remove all white spaces, tabs and new lines from th…
majdmah Jun 1, 2020
d0270d8
fix AB#812 wrong data in OSA UI report
majdmah Jun 2, 2020
e90a02b
raise version to 2020.2.16.SCA
majdmah Jun 3, 2020
4b56b3f
Merge branch 'master' of https://github.com/checkmarx-ltd/Cx-Client-C…
majdmah Jun 3, 2020
02788e9
Merge pull request #41 from checkmarx-ltd/feature/sca-report
majdmah Jun 3, 2020
88313ec
fix apache-httpmime version to support SSO
ghannamz Jun 3, 2020
5d6437b
Merge pull request #42 from checkmarx-ltd/fix_sso_sast9
ghannamz Jun 3, 2020
5ef66f0
Merge branch 'master' of C:\Checkmarx\Cx-Client-Common with conflicts.
majdmah Jun 4, 2020
581200b
Merge remote-tracking branch 'origin/master'
majdmah Jun 4, 2020
3df810a
Fix SonarCloud issues
Jun 7, 2020
0461d1a
Merge pull request #43 from checkmarx-ltd/fix_sonarCloud_issues
ghannamz Jun 7, 2020
0343d05
Fix SonarCloud issues
Jun 7, 2020
26e279f
Merge pull request #44 from checkmarx-ltd/fix_sonarCloud_issues
salmanmak Jun 8, 2020
66fbefc
Merge remote-tracking branch 'origin/master'
majdmah Jun 8, 2020
f9bc043
remove the snapshot
majdmah Jun 8, 2020
dc73418
remove the snapshot
majdmah Jun 8, 2020
ea87853
remove the snapshot
majdmah Jun 8, 2020
44b845f
fix minor issues
majdmah Jun 8, 2020
756664d
Merge pull request #45 from checkmarx-ltd/fix/sca-ui
majdmah Jun 8, 2020
8031d93
raise version to 2020.2.20.SCA and revert usage of newer API's
majdmah Jun 9, 2020
c48621c
Merge pull request #46 from checkmarx-ltd/fix/postScanAction
majdmah Jun 9, 2020
7f26107
bugid: Added constructor - ProxyConfig
ilandn Jun 12, 2020
e7777ea
WA for SCA async mode - do not fail in NullPointerException
salmanmak Jun 22, 2020
1977ff1
Update pom.xml with new version
salmanmak Jun 22, 2020
9d347d8
Merge pull request #48 from checkmarx-ltd/salmanmak-patch-4
salmanmak Jun 22, 2020
090065e
Merge pull request #49 from checkmarx-ltd/salmanmak-patch-5
salmanmak Jun 22, 2020
b1382e0
add teamPath getter/setter
cohencil Jun 22, 2020
a60f9a4
Merge pull request #50 from cohencil/master
cohencil Jun 23, 2020
d073cd2
refactoring shraga client
olgakil Jul 1, 2020
3631eb2
fix build
olgakil Jul 2, 2020
9860ca6
change CxClientWrapper to CxClientDelegator
olgakil Jul 2, 2020
e07a4fe
Fix code problem
olgakil Jul 2, 2020
d611804
refactoring - Scanner Type
olgakil Jul 2, 2020
b07c8c5
refactoring - Scanner Type
olgakil Jul 2, 2020
bec1dbf
increase time out for ossrh from 5min to 10min
Jul 2, 2020
8bb830c
increase time out for ossrh from 5min to 10min
eitanas1 Jul 2, 2020
24d1d71
Merge remote-tracking branch 'origin/master'
Jul 2, 2020
db51e11
Merge pull request #51 from checkmarx-ltd/increase-ossrh-timeout
eitanas1 Jul 2, 2020
f69b268
Fix Automation + Fix Sonar + change pom version (remove AST)
olgakil Jul 3, 2020
9f9099f
Delete class DependencyScanResults.java
olgakil Jul 3, 2020
9b4ffe7
All methods in clients return ScanResults
olgakil Jul 5, 2020
1639faa
revert changes in config.properties
olgakil Jul 5, 2020
acbbdb8
remove login method from IScanner
olgakil Jul 5, 2020
712a923
Add ASTResults dto, and add it to ScanResults
olgakil Jul 5, 2020
8be097b
Fixed: scanner type is overwritten. Refactoring.
alex-ko-dev Jul 5, 2020
6fbcc38
Merge remote-tracking branch 'origin/pr-orly-refactoring-shraga-clien…
alex-ko-dev Jul 5, 2020
0e75358
Remove DependencyScannerType, create ScanSummary
olgakil Jul 5, 2020
beef8d2
refactoring - last review by Nataly and all
olgakil Jul 5, 2020
2612386
Allow several scanners for the same config
olgakil Jul 6, 2020
9cf734d
OSA fixes after ScannerType changes. Renamed DependencyResult. Refact…
alex-ko-dev Jul 6, 2020
a5430fc
refactoring - rename createScan to initiateScan
olgakil Jul 6, 2020
fc3b4d6
refactoring - rename createScan to initiateScan
olgakil Jul 6, 2020
0ea1d34
fixes related to automation
olgakil Jul 7, 2020
c1efd41
Add tests for 2 scanners
olgakil Jul 8, 2020
33b0191
Added a skeleton for AST client and its unit tests. Autoformat & refa…
alex-ko-dev Jul 5, 2020
92935e4
Fixes after merge.
alex-ko-dev Jul 5, 2020
cd358cc
Added DTOs, creating an HTTP client.
alex-ko-dev Jul 6, 2020
0b0c703
Fixes after rebase.
alex-ko-dev Jul 6, 2020
6ddca61
Changed class structure to reflect the fact that SCA and the new SAST…
alex-ko-dev Jul 6, 2020
6ec8b5b
Implemented basic AST-SAST scan creation + its test.
alex-ko-dev Jul 7, 2020
ab1ccb5
Fixes after rebase.
alex-ko-dev Jul 7, 2020
b6725f5
Organized package structure to reflect AST scan engines.
alex-ko-dev Jul 7, 2020
f817696
SonarLint issue fixes.
alex-ko-dev Jul 7, 2020
e1762e6
Implemented scanner-specific configuration. Passing the configuration…
alex-ko-dev Jul 7, 2020
fa48992
Moved DTOs into appropriate packages. Using the "AstSca" term consist…
alex-ko-dev Jul 8, 2020
e82c526
Renamed enum constant: SCA -> AST_SCA.
alex-ko-dev Jul 8, 2020
d6acb58
Renamed enum constant: AST -> AST_SAST.
alex-ko-dev Jul 8, 2020
c7bf33e
Renamed AST-related properties in CxScanConfig.
alex-ko-dev Jul 8, 2020
be8e018
Allow to specify OSA and AST-SCA in the same scan. The assumption is …
alex-ko-dev Jul 8, 2020
35cfada
Added input validation. Refactoring.
alex-ko-dev Jul 8, 2020
863e844
Pr orly refactoring common client (#52)
olgakil Jul 8, 2020
d22d7fa
Support for private repos and specifying a branch in AST-SAST scanner.
alex-ko-dev Jul 8, 2020
b15eb5e
Added debug logging.
alex-ko-dev Jul 9, 2020
e3376ea
Merge remote-tracking branch 'origin/master' into alexey-ast-support
alex-ko-dev Jul 9, 2020
1908369
Import fix after merging.
alex-ko-dev Jul 9, 2020
7fa2163
Pr orly fix common automation (#53)
olgakil Jul 9, 2020
06c8128
Added opensource readiness templates, readme, release notes generator
natalieb07 Jul 12, 2020
35a23df
Merge remote-tracking branch 'origin/master' into alexey-ast-support
alex-ko-dev Jul 12, 2020
a3b45ca
Merge pull request #54 from checkmarx-ltd/natalie-opensource
natalieb07 Jul 12, 2020
bb02e62
Merge remote-tracking branch 'origin/master' into alexey-ast-support
alex-ko-dev Jul 12, 2020
a2f9b62
Fixed: AST-SCA API throws an error if the 'ref' object is not null.
alex-ko-dev Jul 12, 2020
fbea2c5
Renamed properties in test config.
alex-ko-dev Jul 13, 2020
0f1de54
Added LegacyClient methods based on commit 7fa21635.
alex-ko-dev Jul 13, 2020
b3aea90
Using 'presetName' and 'incremental' properties from AstSastConfig fo…
alex-ko-dev Jul 13, 2020
e34809e
isScaEnabled method was renamed - need to rename also in report.ftl
olgakil Jul 13, 2020
cd4f8eb
Fix make CxOsa Client public
olgakil Jul 13, 2020
074b24d
Added a comment regarding token usage.
alex-ko-dev Jul 14, 2020
119240d
Merge pull request #55 from checkmarx-ltd/alexey-ast-support
cx-muhammed Jul 14, 2020
87bd494
Updated the version to 2020.2.23
alex-ko-dev Jul 14, 2020
b2fcc9d
Merge pull request #63 from checkmarx-ltd/alexey-ast-support
alex-ko-dev Jul 14, 2020
abc5dfd
Merge remote-tracking branch 'origin/master'
Jul 14, 2020
eab0fc0
New CI\CD pipeline (#65)
eitanas1 Jul 15, 2020
4528235
Merge remote-tracking branch 'origin/master'
Jul 15, 2020
003a9e8
Fix GitHub Release
eitanas1 Jul 15, 2020
3b02883
Merge pull request #66 from checkmarx-ltd/fix-gitHub-release
eitanas1 Jul 15, 2020
68f7e1f
Merge remote-tracking branch 'origin/master'
Jul 19, 2020
35bd940
-add sonarcloud check
Jul 19, 2020
3042e64
Changed the method to determine SCA login scopes (#67)
alex-ko-dev Jul 21, 2020
2ad19cf
send data to elastic (#70)
eitanas1 Jul 26, 2020
8ded632
add auto versioning (#71)
eitanas1 Jul 27, 2020
390ac87
bugid: 210727 - OSA libraries not marshaled
ilandn Jul 27, 2020
a47c5ae
Implemented getting AST-SAST scan results (#72)
alex-ko-dev Jul 29, 2020
056221b
Eitanas1 change pom version (#75)
eitanas1 Jul 31, 2020
fb65c1a
add CxSAST 9.3 to CI\CD (#74)
eitanas1 Aug 2, 2020
b15e8bc
change default value for 9.3 (#78)
eitanas1 Aug 4, 2020
3596129
Fix null pointer when sending expired token on AST scanner (#76)
olgakil Aug 4, 2020
c923969
increase decommissionPeriod to 2 hours (#80)
eitanas1 Aug 4, 2020
2b66a3b
add host to tests and change name of logs archives
eitanas1 Aug 5, 2020
007392b
rename filenames, tests still fail
Aug 13, 2020
e5fe542
class renamed, Tests run: 14, Failures: 5, Errors: 2, Skipped: 1
Aug 13, 2020
b2663f1
failed tests are ignored, Tests run: 14, Failures: 0, Errors: 0, Skip…
Aug 13, 2020
3a87f76
fix some sonar comments
Aug 13, 2020
ff5b4b6
merge fingerprints feature
cx-muhammed Aug 16, 2020
9dd39f7
upgrade fsa
cx-muhammed Aug 16, 2020
f38b4fd
remove unsed files + fix props
cx-muhammed Aug 16, 2020
02325c3
fix critical sonar bugs
cx-muhammed Aug 16, 2020
292c1ed
fix critical sonar bugs
cx-muhammed Aug 16, 2020
01eafbd
fix major sonar bugs
cx-muhammed Aug 16, 2020
2303c15
Update pom.xml
cx-muhammed Aug 17, 2020
5cb0331
Merge pull request #83 from checkmarx-ltd/sha1fingerprints-merge
cx-muhammed Aug 18, 2020
489588a
Merge branch 'master' into fix-unit-tests
zakashe Aug 19, 2020
a7dd2f8
Implemented getting latest SCA results for a specific project (#84)
alex-ko-dev Aug 20, 2020
2caede9
Merge branch 'master' into fix-unit-tests
zakashe Aug 20, 2020
0597544
Merge pull request #82 from checkmarx-ltd/fix-unit-tests
zakashe Aug 20, 2020
29217ad
Update pom.xml with FSA version 20.0.5 since 20.0.7 is still not in m…
salmanmak Aug 20, 2020
5f3df19
Merge pull request #86 from checkmarx-ltd/salmanmak-patch-4
salmanmak Aug 20, 2020
f961534
adding ssl support for the newer SCA.
majdmah Aug 23, 2020
30cfeb0
Updated FSA version after it appeared in Maven Central. (#87)
alex-ko-dev Aug 23, 2020
355c847
fix sonar issue, add a static final string for https
majdmah Aug 23, 2020
0771dfb
reformat catch clause
majdmah Aug 23, 2020
892488d
Added prints to standard output for VS Code plugin use
Aug 23, 2020
8ad0fe4
increase cpu of sast to 8 and automation to 1gb (#85)
eitanas1 Aug 23, 2020
236a95d
adding ssl support for the newer SCA.
majdmah Aug 23, 2020
93ee15d
fix sonar issue, add a static final string for https
majdmah Aug 23, 2020
a4f4081
reformat catch clause
majdmah Aug 23, 2020
8562b98
reformating code
majdmah Aug 23, 2020
8565dcd
Merge pull request #88 from checkmarx-ltd/add-ssl-support
majdmah Aug 23, 2020
faa4673
Docker containers RAM had increased to 2gb
Aug 24, 2020
3769833
use maven-central for build (#89)
eitanas1 Aug 26, 2020
afa4b98
Added exceptions to scan results instead of throwing them
Aug 31, 2020
4cc9d1c
Merge pull request #90 from checkmarx-ltd/handle-exceptions
ghannamz Aug 31, 2020
ba2da95
solve some problems in the checkmarx report tab, including AB#714
majdmah Aug 31, 2020
93cdf88
Merge pull request #92 from checkmarx-ltd/graphs
majdmah Sep 1, 2020
3bfdea4
fix bug 1121
morad1992 Sep 1, 2020
5fb1d34
Merge pull request #94 from checkmarx-ltd/morad1920
morad1992 Sep 1, 2020
f561586
Handled more exceptions as part of scan results
Sep 8, 2020
98fdc84
add the right calculations fo sca nonVulnerableLibraries and vulnerab…
majdmah Sep 8, 2020
859fd9c
Added null checks
Sep 8, 2020
e33514a
Merge pull request #95 from checkmarx-ltd/handle-exceptions
ghannamz Sep 8, 2020
9939d3a
Added login API support for AST (#96)
alex-ko-dev Sep 13, 2020
71784d0
ast scan local sources (#97)
olgakil Sep 14, 2020
93e2e5b
Made DependencyScanResult serializable (needed for Jenkins plugin)
Sep 21, 2020
84b4fa0
Merge pull request #100 from checkmarx-ltd/serializable-classes
ghannamz Sep 21, 2020
4fed044
fix automationBranch for 1th run
Sep 22, 2020
cca0ed7
Merge pull request #101 from checkmarx-ltd/eitanas1-fix-automation-br…
eitanas1 Sep 22, 2020
3b1a14f
Update pom.xml with new FSA version 20.0.8 (#103)
salmanmak Sep 22, 2020
75e6e61
Added additional fields to AST-SAST scan results (#102)
alex-ko-dev Sep 24, 2020
9cf905f
bugid: 1207 - OSA Json reports missing '.json' prefix
ilandn Sep 24, 2020
9c7ac3f
support ast description field (#104)
olgakil Sep 29, 2020
d88d834
add upload to cx-artifactory
Sep 30, 2020
a53c15c
add upload to cx-artifactory
Sep 30, 2020
06b4364
Merge pull request #106 from checkmarx-ltd/publish-cx-artifactory
eitanas1 Sep 30, 2020
9ba4916
add reporting for sca AB#1200
majdmah Sep 30, 2020
b3ad7a8
add reporting for sca AB#1200
majdmah Sep 30, 2020
b5720a5
Merge branch 'master' into addScaReport
majdmah Sep 30, 2020
a09e721
fix issue from changing function in master
majdmah Sep 30, 2020
2a0e293
define a static final JSON extension string
majdmah Oct 1, 2020
4edf58a
change access modifiers for final strings to private.
majdmah Oct 1, 2020
7042a88
Fixed authentication issues after recent changes (#105)
alex-ko-dev Oct 1, 2020
6d9a52a
Merge branch 'master' into addScaReport2
majdmah Oct 1, 2020
cd37289
Merge pull request #108 from checkmarx-ltd/addScaReport2
majdmah Oct 1, 2020
6bcfeaa
Added error messages to log.
Oct 3, 2020
9092260
Merge pull request #109 from checkmarx-ltd/add-error-msg-to-log
ghannamz Oct 4, 2020
30da6e6
bugid: 1242, 1243 - Fix for missing default include pattern / Redunda…
ilandn Oct 6, 2020
cb51e83
exclude vulnerable dependencies from fsa and import the updated ones.
majdmah Oct 6, 2020
d852aa7
Merge pull request #110 from checkmarx-ltd/exclude-vulnerable-depende…
ghannamz Oct 6, 2020
6b8bebd
Made different scanners loosely coupled and run independently
Oct 11, 2020
d20efe1
Merge pull request #111 from checkmarx-ltd/handle-exceptions
ghannamz Oct 12, 2020
209ff64
fix some issues creating reports for sca and osa.
majdmah Oct 21, 2020
9dfe0e6
fiss sonar issue, create static final string for json extension
majdmah Oct 22, 2020
1c72c63
Merge pull request #112 from checkmarx-ltd/fix-osa-sca-reporting
majdmah Oct 29, 2020
b8000a9
update SONAR_CLOUD_TOKEN
Nov 4, 2020
b2c7b6a
Merge pull request #115 from checkmarx-ltd/update-sonar-token
eitanas1 Nov 4, 2020
d3d6356
revert lombok getters and setters and revert the extend for SummaryRe…
majdmah Nov 10, 2020
733bddb
Fixed SCA user include patterns and updated FSA version to 20.0.9
Nov 11, 2020
b46e0a4
Merge pull request #116 from checkmarx-ltd/sca-zeros-fix
ghannamz Nov 11, 2020
407c9f3
Added support for using NTLM proxy. (#117)
Nov 12, 2020
baf4489
Fixed SCA scan status prints on Jenkins plugin
Nov 17, 2020
4077c4d
Merge pull request #118 from checkmarx-ltd/fix-sca-scan-status
ghannamz Nov 18, 2020
ed33407
AB#1333 Override Project Settings, works when CxSAST is 9.3 and above
majdmah Nov 26, 2020
cbf955b
AB#1333 Override Project Settings, add remote source availability
majdmah Nov 29, 2020
b24bfe7
fix sonar issues
majdmah Dec 1, 2020
522a2e6
Merge pull request #120 from checkmarx-ltd/ScanWithSettings
ghannamz Dec 7, 2020
3911f00
Fixed high and medium vulnerabilities
Dec 7, 2020
cc0c746
Merge pull request #121 from checkmarx-ltd/fix-vulnerabilities
ghannamz Dec 7, 2020
bddac9c
Fix issue of scanning all folder and not only chosen Include folders
Dec 7, 2020
5ef4b6a
bugid: 1465 - Fix SCA OpenId call bypassing proxy and SSL config
ilandn Dec 8, 2020
2882269
Merge branch 'master' into 64758_ScanAllFolderAndNotOnlyInclude
ghannamz Dec 9, 2020
c4e0901
Deleted commented line
Dec 9, 2020
050f0a5
Merge pull request #122 from checkmarx-ltd/64758_ScanAllFolderAndNotO…
ghannamz Dec 9, 2020
9a5298d
add comment and engineConfigurationId to the ScanWithSettings
majdmah Dec 9, 2020
3b2b12b
fix engine configuration assignment AB#1471
majdmah Dec 9, 2020
c369256
Merge pull request #123 from checkmarx-ltd/fix-addEngineConfigurationId
majdmah Dec 9, 2020
246d00d
fix scan with settings when its the first scan.
majdmah Dec 10, 2020
7c617d7
fix scan with settings when its the first scan.
majdmah Dec 10, 2020
e627b7d
Merge pull request #124 from checkmarx-ltd/fix-scanWithSettingsFirstScan
ghannamz Dec 10, 2020
cb5ca1f
change zipper logs level to debug
cx-muhammed Dec 14, 2020
efefa31
bugid: 1485 - Fix retry mechanism for scan status failure not working
ilandn Dec 14, 2020
a993e97
Merge branch 'master' into zipper-log-level
cx-muhammed Dec 15, 2020
33db7df
change zipper logs level to debug
cx-muhammed Dec 15, 2020
521f2c1
change zipper logs level to debug
cx-muhammed Dec 16, 2020
2450f91
Merge pull request #126 from checkmarx-ltd/zipper-log-level
ghannamz Dec 28, 2020
f022290
Fix bug number 1511
margaritalm Jan 3, 2021
b574588
Change from <version>2020.4.130</version> to <version>${cxcommon.ve…
margaritalm Jan 3, 2021
29d8831
Merge branch 'master' into 2020_Fix1511
ghannamz Jan 3, 2021
b728e77
Merge pull request #128 from checkmarx-ltd/2020_Fix1511
margaritalm Jan 3, 2021
6dd8204
Upgrade cx-ws-fs-agent with new version (20.0.10)
NimrodGolan Jan 5, 2021
3927429
Merge pull request #130 from checkmarx-ltd/nimrod-upgrade-fs-agent-ve…
NimrodGolan Jan 5, 2021
2196b9b
fix ast upload authentication (#129)
olgakil Jan 6, 2021
b76aee7
change sonar cloud container to jdk 11
eitanas1 Jan 13, 2021
68cadcf
Merge pull request #131 from checkmarx-ltd/change-sonarcloud-container
eitanas1 Jan 13, 2021
7646633
Modified classes for updating originUrl header AB#1419
SubhadraSahoo Jan 19, 2021
02796fc
Modified classes for updating originUrl header Merging master to the …
SubhadraSahoo Jan 19, 2021
948b3cc
fix Bug from Sonar
majdmah Jan 19, 2021
4354ff2
revert CI_CD file and change branch name
majdmah Jan 19, 2021
8cdc7e8
revert CI_CD file and change branch name
majdmah Jan 19, 2021
fc7992e
revert CI_CD file and change branch name
majdmah Jan 19, 2021
2c9c522
revert CI_CD file and change branch name
majdmah Jan 19, 2021
44bf393
close FileInputStream with try with resources
majdmah Jan 19, 2021
6dd0006
Merge pull request #133 from checkmarx-ltd/addCxOriginUrl
ghannamz Jan 20, 2021
7b58ca9
bugid: 225241 - Fix NPM errors causes the NPM resolver to include dev…
ilandn Jan 25, 2021
e2bcf85
Removed exclusions and added dependencies to refer Latest FSA 20.0.11
SubhadraSahoo Mar 22, 2021
0316e55
Removed the hard coded version number as will be taken care by Jenkin…
SubhadraSahoo Mar 23, 2021
0af431e
Merge pull request #138 from checkmarx-ltd/CLIVulnerability
SubhadraSahoo Mar 23, 2021
9d035da
1. Merged the code for Non Proxy host from Ilan's bamboo common branch
SubhadraSahoo Mar 29, 2021
4caec66
Update CxHttpClient.java
umeshwaghode Mar 29, 2021
4c8b079
Merge pull request #139 from checkmarx-ltd/bamboo_upgrade_commonclient
SubhadraSahoo Mar 31, 2021
e95fad2
Sca features (#147)
SubhadraSahoo Apr 23, 2021
f3fd5d1
Sca features (#149)
SubhadraSahoo Apr 26, 2021
dfaa476
Sca features (#150)
SubhadraSahoo Apr 28, 2021
496690d
Fix teampath issue in common and hardcoded sensitive information remo…
SubhadraSahoo May 17, 2021
16a1677
Fixed GNUPGP build failure (#153)
umeshwaghode May 19, 2021
a6a64eb
Adding the cx origin Url header as part of the request (#154)
SubhadraSahoo Jun 14, 2021
523918b
bugid: Removed deprecated CxHttpClient constructor & fixed SLF depend…
ilandn Jul 7, 2021
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
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Report an issue
about: Create a bug report to fix an existing issue.
title: ''
labels: 'bug'
assignees: ''

---

### Description

> Provide a description of the issue

### Expected Behavior

### Actual Behavior

### Reproduction

> Detail the steps taken to reproduce the issue
>
> Where applicable, please include (exclude sensitive information):
>
> - Code of Files to reproduce the issue
> - Log files
> - Application settings
> - Screenshots

### Environment Details

> Provide any information relating to the environment the issue was identified in - include applicable version and additional runtime information (include OS or other underlying infrastructure)
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest new functionality for this project.
title: ''
labels: 'enhancement'
assignees: ''

---

### Describe the problem

> A clear description of what the problem is.

### Proposed solution

> A clear description of what you want to happen.

### Additional details

> Add any other details / contexts / screenshots about the feature request.
21 changes: 21 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
By submitting a PR to this repository, you agree to the terms within the [Checkmarx Code of Conduct](https://github.com/checkmarx-ltd/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/checkmarx-ltd/open-source-template/blob/master/CONTRIBUTING.md) for how to create and submit a high-quality PR for this repo.

### Description

> Describe the purpose of this PR along with any background information and the impacts of the proposed change.

### References

> Include supporting link to GitHub Issue/PR number

### Testing

> Describe how this change was tested. Be specific about anything not tested and reasons why. If this solution has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.
>
> Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

### Checklist

- [ ] I have added documentation for new/changed functionality in this PR (if applicable). *If documentaiton is a Wiki Update, please indicate desired changes within PR MD Comment*
- [ ] All active GitHub checks for tests, formatting, and security are passing
- [ ] The correct base branch is being used
32 changes: 32 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name-template: 'v$RESOLVED_VERSION 🌈'
tag-template: 'v$RESOLVED_VERSION'
categories:
- title: '🚀 Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label: 'chore'
exclude-labels:
- 'skip-release-notes'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
version-resolver:
major:
labels:
- 'major'
minor:
labels:
- 'minor'
patch:
labels:
- 'patch'
default: patch
template: |
## Changes

$CHANGES
19 changes: 19 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Release Drafter

on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- master

jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
with:
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
work/
out/
*-secrets.properties

#Gradle
.gradle/
Expand Down
77 changes: 77 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# Contributing to Checkmarx projects

Welcome and thank you for considering contributing to a Checkmarx open source project.

Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved. It also communicates that you agree to respect the time of the developers managing and developing these open source projects. In return, we will reciprocate that respect by addressing your issue, assessing changes, and helping you finalize your pull requests.


## Quicklinks

- [Contributing to Checkmarx projects](#contributing-to-checkmarx-projects)
- [Quicklinks](#quicklinks)
- [Code of Conduct](#code-of-conduct)
- [Getting Started](#getting-started)
- [Issues](#issues)
- [Pull Requests](#pull-requests)
- [Resources](#resources)

## Code of Conduct

By participating and contributing to any Checkmarx projects, you agree to uphold our [Code of Conduct](https://github.com/checkmarx-ltd/open-source-template/blob/master/CODE-OF-CONDUCT.md).

## Getting Started

If you have suggestions for how this project could be improved, or want to report a bug, open an issue. We appreciate all contributions. If you have questions, we'd love to hear them.

We also appreciate PRs. If you're thinking of submitting any PR, pleae open an issue first to spark a discussion around it.

Contributions are made to this repo via Issues and Pull Requests (PRs). A few general guidelines that cover both:

- Search for existing Issues and PRs before creating your own to avoid duplicates.
- PRs will only be accepted if associated with an issue (enhancement or bug) that has been submitted and reviewed/labeld as *accepted* by a Checkmarx team member.
- We will work hard to makes sure issues that are raised are handled in a timely manner.

## Issues

Issues should be used to report problems with the solution / source code, request a new feature, or to discuss potential changes before a PR is created. When you create a new Issue, a template will be loaded that will guide you through collecting and providing the information we need to investigate.

If you find an Issue that addresses the problem you're having, please add your own reproduction information to the existing issue rather than creating a new one. Adding a [reaction](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) can also help by indicating to our maintainers that a particular problem is affecting more than just the reporter.

### Templates

The following templates will be used within Checkmarx github repositories
- [Enhancement/Feature Request Template](.github/ISSUE_TEMPLATE/feature_request.md)
- [Bug Report Template](.github/ISSUE_TEMPLATE/bug_report.md)

## Pull Requests

PRs to our source are always welcome and can be a quick way to get your fix or improvement slated for the next release. In general, PRs should:

- Only fix/add the functionality in question **or** address code style issues, not both.
- Ensure all necessary details are provided and adhered to
- Add unit or integration tests for fixed or changed functionality (if a test suite already exists) or specify steps taken to ensure changes were tested and functionality works as expected.
- Address a single concern in the least number of changed lines as possible.
- Include documentation in the repo or Provide additional comments in Markdown comments that should be pulled/reflected in GitHub Wiki for the given project.
- Be accompanied by a complete Pull Request template (loaded automatically when a PR is created).

For changes that address core functionality or would require breaking changes (e.g. a major release), please open an Issue to discuss your proposal first.

In general, we follow the _fork-and-pull_ Git workflow

1. Fork the repository to your own Github account
2. Clone the project to your machine
3. Create a branch locally with a succinct but descriptive name (prefix with feature/<issue#>-descriptive-name> or hotfix/<issue#>-descriptive-name)
4. Commit changes to the branch
5. Push changes to your fork
6. Open a PR in our repository and follow the PR template so that we can efficiently review and asses the changes. *Ensure an associated Issue has been accepted by the Checkmarx team.*

### Templates
The following template will be used within Checkmarx github repositories

[Pull Request Template](.github/PULL_REQUEST_TEMPLATE.md)

## Resources

- [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
- [Using Pull Requests](https://help.github.com/articles/about-pull-requests/)
- [GitHub Help](https://help.github.com)
Loading