2017-07-11 15:12:03 +02:00
|
|
|
.idea/
|
2020-04-24 10:41:49 +02:00
|
|
|
bin
|
2017-07-11 15:12:03 +02:00
|
|
|
.settings
|
|
|
|
logs
|
|
|
|
reports
|
|
|
|
*.class
|
|
|
|
*.iml
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
*~
|
2019-11-05 17:30:41 +02:00
|
|
|
.vscode
|
2017-07-11 15:12:03 +02:00
|
|
|
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
|
|
hs_err_pid*
|
|
|
|
|
|
|
|
target/
|
|
|
|
targets/
|
|
|
|
documentation/docs-gen
|
2019-02-14 10:58:04 +02:00
|
|
|
|
2019-02-22 14:31:50 +02:00
|
|
|
consumer-test/**/workspace
|
2019-10-22 15:41:27 +02:00
|
|
|
|
|
|
|
*.code-workspace
|
2020-01-23 10:31:01 +02:00
|
|
|
.factorypath
|
2020-02-06 17:16:34 +02:00
|
|
|
|
2020-05-25 19:48:59 +02:00
|
|
|
debug.test
|
2020-02-06 17:16:34 +02:00
|
|
|
/cache/protecode
|
2020-04-28 07:42:02 +02:00
|
|
|
|
2020-10-02 11:15:36 +02:00
|
|
|
# build artifacts
|
|
|
|
/piper
|
|
|
|
/piper.exe
|
|
|
|
/piper_master
|
|
|
|
/piper_master.exe
|
|
|
|
/jenkins-library
|
|
|
|
/jenkins-library.exe
|
2024-01-09 13:01:15 +02:00
|
|
|
node_modules/
|
2020-10-02 11:15:36 +02:00
|
|
|
|
|
|
|
# piper binary outputs
|
|
|
|
.pipeline/commonPipelineEnvironment/
|
|
|
|
.pipeline/influx/
|
2022-07-21 09:04:21 +02:00
|
|
|
.pipeline/stepReports/
|
2020-04-28 07:42:02 +02:00
|
|
|
*errorDetails.json
|
2020-08-21 14:49:48 +02:00
|
|
|
*_links.json
|
|
|
|
*_reports.json
|
2022-01-12 13:02:27 +02:00
|
|
|
|
|
|
|
# Result files
|
|
|
|
ATCResults.xml
|
|
|
|
AUnitResults.xml
|
|
|
|
ATCResults.html
|
|
|
|
AUnitResults.html
|
2022-07-21 09:04:21 +02:00
|
|
|
cmd/.pipeline/stepReports/
|
2022-05-23 15:15:22 +02:00
|
|
|
cmd/checkmarx/piper_checkmarx_report.json
|
2022-07-21 09:04:21 +02:00
|
|
|
cmd/checkmarx/piper_checkmarx_report.html
|
2022-05-23 15:15:22 +02:00
|
|
|
cmd/fortify/piper_fortify_report.html
|
|
|
|
cmd/fortify/piper_fortify_report.json
|
2022-07-14 16:20:11 +02:00
|
|
|
cmd/toolruns
|