102 Commits (78b1995557887d6b9da6726d29d1b7a6f3e2c6fd)

Author SHA1 Message Date
Jonathan Christison 78b1995557 Dont apply global properties to brew builds 3 years ago
Mert Bugra Bicak 08afd70476 changeing invokeScanTask to point to mockBuildArgs instead of hardcoded example profile 3 years ago
Mert Bugra Bicak ea5f1d6fb7 added change to get created taskrun id after creation 3 years ago
Mert Bugra Bicak 6d99df5945 converted scm pipeline run to task run with 1 pod instead of 3, fixed generateName issue in brew scan, made config adjustments 3 years ago
Jonathan Christison 721c0ad374 Revert "Try setting the principle in the kt file" 3 years ago
Jonathan Christison ce845c9ade Try setting the principle in the kt file 3 years ago
Jonathan Christison f83d0a1b06 Specify its IPA we need to authenticate against 3 years ago
Jonathan Christison 26592328b9 Use openshift env settings as k8s are not carried across to openshift 3 years ago
Jonathan Christison 3f003048a6 Set postgresql as the default driver for all profiles 3 years ago
Jonathan Christison 29c73976f3 Set path to be osh-wrapper for prod system route 3 years ago
Jonathan Christison 161651f61e Create the schema initially for blank db 3 years ago
Jonathan Christison e8738d1cd1 Use an alternate DB in the postgres instance (alter 3 years ago
Jonathan Christison b3feca922b Change to prod namespace 3 years ago
Jonathan Christison dc8de982f0 Minor alterations for prod deploy 3 years ago
Jonathan Christison 3dff549872 Change ID to public, we need this visible for subequent requests 3 years ago
Jonathan Christison 6069d11e1c Fix issues pointed out in https://gitlab.cee.redhat.com/pct-security/covscanrest/-/merge_requests/13 3 years ago
Jonathan Christison 5566213fec Pass parameters though to OSH tekton run 3 years ago
Jonathan Christison b07123618d Fix `jakarta.persistence.PersistenceException: Error attempting to apply 3 years ago
jperezde f0c0b91be2 Added production settings to application.properties 3 years ago
Jonathan Christison d2386ac83a Set scanRequests on scan, dont put pnc build in json 3 years ago
Jonathan Christison ca186cdd04 Set email based on requesting kerberos id for now 3 years ago
Jonathan Christison 0a7f11d6bf Not sure what I did but ORM is working again :-S 3 years ago
Jonathan Christison ccb33b4c64 Add email patch method 3 years ago
Jonathan Christison 2fb746abae Add scanchain endpoint 3 years ago
Jonathan Christison bad8b847ec Remove PncService for now 3 years ago
Jonathan Christison 87f45b8329 Give up on using PNC rest client for now roll our own 3 years ago
Jonathan Christison c7bd13c3ac Attempt to add PNC Client (Currently Broken) 3 years ago
Jonathan Christison 5ca4917bf4 Fix app properties service account reference 3 years ago
Jonathan Christison f66b910de7 Use SA in general profile 3 years ago
Jonathan Christison 7d61509b12 Changing this to Blocking as the vertx thread is timing out 3 years ago
Jonathan Christison 69445ad0d4 Use stage env DB setup 3 years ago
Jonathan Christison 43d06684fb Make task handler public so vertx can trigger it 3 years ago
Jonathan Christison bae9ca9be8 Add quarkus-kubernetes-config for DB setup on stage 3 years ago
Jonathan Christison 3f1e048fe6 Use postgres deployment in pct-sec namepsace 3 years ago
Jonathan Christison c0e9019fd6 Add missing class 3 years ago
Jonathan Christison 5c96690241 Add authenticated annotation to endpoints that have actions 3 years ago
Jonathan Christison 24059710cb Remove JSON elements when NULL 3 years ago
Jonathan Christison c724442abb We dont need to return every field, especially private ones 3 years ago
Jonathan Christison 707e9d4fbb Fix cascade for brew and pnc types 3 years ago
Jonathan Christison 603dc500de Hacking around eventBus injection by passing it to be set 3 years ago
Jonathan Christison be2f54c9c0 Set some fields to be public for json return 3 years ago
Jonathan Christison 2fd582e2ca ORM kinda working 3 years ago
Jonathan Christison 354745f7a0 Still adding ORM 3 years ago
Jonathan Christison 72e3b0f0b3 Start adding picocli as way of verifying CLI args 3 years ago
Jonathan Christison 7fffbe22ba Decouple ScanRequest from tekton runs 3 years ago
Jonathan Christison 5149a807f3 Fix typo add swagger-ui 3 years ago
Jonathan Christison 64c84c8764 Call run on the single-git-scan.sh 3 years ago
Jonathan Christison 85c798b0a7 Add pipeline run code for demo 3 years ago
Jonathan Christison 045df604a0 Start adding ORM support 3 years ago
Jonathan Christison 9e9d3b36ed Run under osh-wrapper-client-sa 3 years ago