aboutsummaryrefslogtreecommitdiffstats
path: root/utils/webseal-simulator/sdc-simulator
AgeCommit message (Collapse)AuthorFilesLines
2024-04-10Listing distributions (/services/{distributionId}/distribution/) fails with ↵Fiete Ostkamp1-2/+1
ClassCastException - attempt to format AuditEvent timestamp when it's of long type - do not update gem package in docker builds since newer versions are incompatible with ruby 2.7.6 Issue-ID: SDC-4682 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I6ff3ac6bfa3ce7985c69df3eb79f9711b753800f
2024-04-09SDC pipeline fails during docker buildFiete Ostkamp1-1/+1
- update the integration-java11 base image from 10.0.0 to 12.0.0 - bump version to 1.13.7-SNAPSHOT - update tox.ini file since GHA would fail otherwise Issue-ID: SDC-4683 Change-Id: I9b069bcedc851260cdd590c5da94727402d217d2 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-06-06Improve build image timevasraz1-8/+5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I325b2ba1626effee614e5e82aead4a01adb13c5d Issue-ID: SDC-4526
2023-06-02Revert "Support SIP TLS"MichaelMorris3-9/+7
This reverts commit a2feaf9b65cbba66181fb560b5815a62427d65cc. Reason for revert: deployment issue Change-Id: Ic21e213493f51d0c11778187ab054881bba7c21e Issue-ID: SDC-4483 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2023-05-12Add retry option to wget commandseschcam1-1/+2
Issue-ID: SDC-4495 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: I3c3a2654daeeb8c7e57b60d5684026aaa0aa0670
2023-05-08Support SIP TLSvasraz3-7/+9
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Icbadd04cfa87302491c59f2e4a39ef92aaafcaa3 Issue-ID: SDC-4483
2022-12-28Fix broken buildvasraz1-1/+3
Use fixed version of bundler (2.3.26) Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I0e62db76e00b9b8932eca4a700db9c89e7e31c17 Issue-ID: SDC-4314
2022-11-28Fix SDC-simulator not logging to STDOUTvasraz2-4/+3
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id9b707ea1c626eb11f967ec2894b1531f3b658ca Issue-ID: SDC-4271
2022-11-10Remove 'Powered by Jetty' from default jetty responsevasraz1-0/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I927d1a935a0b0e224f7e5b35d86ac737d16f2774 Issue-ID: SDC-4254
2022-10-04Fix bug 'X-Frame-Options not configured: Lack of clickjacking protection'vasraz2-3/+5
Add new Filter (ContentSecurityPolicyHeaderFilter) Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic8151df64e4b95b3d59b44a5f74dd12210f55e87 Issue-ID: SDC-4192
2022-08-22Fix broken chef/berkshelf install in docker imagesvasraz1-0/+1
Set a specific version for the ruby gem "public_suffix", required by chef/berkshelf, to be compatible with the used version of ruby (2.5.0). Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I963a60206cb1f22296fcb5a9f763f326f629f077 Issue-ID: SDC-4139
2022-06-10Fix broken images build due to multipart-post gemvasraz1-0/+1
Maximum supported version of multipart-post, with the current images Ruby & RubyGems is 2.2.0. Forcing the 2.2.0 version. Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ie7a7232be817f005c36f09b023344b479c64457f Issue-ID: SDC-4041
2022-03-03Update vulnerable dependenciesvasraz1-1/+1
Change-Id: Id1098d2e0aceb3fb507e32994925d36f23ad8517 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3895
2022-02-09Redirect root URL to sdc1vasraz3-31/+58
Change-Id: I792cf2bfbb2f8f1e891d30048ff63acefac3604e Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3877
2021-12-09Improve fast-build profilevasraz1-1/+1
Remove docker build from 'fast-build' profile Change-Id: I90b79bc05ecd159b5c6ff62f195507476dcdaa38 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3804
2021-12-07Fix vulnerable dependencyvasraz1-8/+3
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3795 Change-Id: Ib6f7902b2f8380ad9febcc2fad0374e8070af15c
2021-11-15Fix critical cross site scriptingvasraz2-25/+7
Change-Id: I66a220f71a2e950055107a725191b46bcbe8c6a6 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3607 Issue-ID: SDC-3755
2021-05-12Use integration-java11 Dockerfilesebdet7-92/+64
Use onap/integration-java11:7.1.0 as a source for the images requiring JDK 11 in SDC Issue-ID: SDC-3298 Change-Id: Ifee3d2942dcb9c078f2ebb686bdabc0ecca857b3 Signed-off-by: xuegao <xue.gao@intl.att.com>
2020-09-08Upgrade to java 11sebdet2-8/+51
MOve SDC to Java 11, this is one of the PR to move to Jdk 11, jenkins will have to be changed as well Issue-ID: SDC-2725 Change-Id: I85f13f14ba8004f6e9656093a837465a2e4af3e1 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Signed-off-by: xuegao <xg353y@intl.att.com> Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-07-29Upgrade Vulnerable Direct Dependencies [log4j]amohamad3-29/+39
Signed-off-by: amohamad <a.mohamad@queensu.ca> Issue-ID: SDC-3051 Upgrade from the vulnerable log4j 1.x to log4j 2.13.1 Add a log4j version property in sdc-main pom.xml Add two maven dependencies to respective child pom.xml Change name of log4j .properties and .xml config files to reflect log4j2 naming Update the configuration files to the totally new log4j 2 config syntax Replace PropertyConfigurator with LoggerContext Remove the abandoned log4j.lf5.util.ResourceUtils Signed-off-by: amohamad <a.mohamad@queensu.ca> Change-Id: Ie0f141eb2e0337ee5b63b61dc1395ccd8040558d
2020-07-15Align onap/base_sdc-xyz versionsvasraz1-1/+1
Change-Id: Ic2e53bb76b0b6bc54de3336f5e5916eba189fe18 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3201
2020-03-26Updated the sdc certk.kedron4-4/+4
Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I1ee3f155ca50edee4a47b8585d95f9a3f848b94a
2020-03-05Stepping base_sdc-jetty and base_sdc-cassandra versionMichaelMorris1-1/+1
Change-Id: Ia26fa595502c677dc1014e280cee09581f013452 Issue-ID: SDC-2761 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2020-01-22Catalog alignmentys96931-0/+1
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2019-09-09Updated the sdc cert for ONAP namespace in the kubernetes.k.kedron4-4/+4
Issue-ID: SDC-2539 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I4dba563d5dd8b041a2a61076a9ccbabcc4d22316
2019-08-23Fully HTTPS support in the webseal-simulatork.kedron9-35/+89
Updated the HTTPS configuration: -Added truststore certificate. -Updated configuration to use JETTY_BASE env value instead hardcoded variable -Updated jvm configuration to support call to the SDC components using HTTPS. -Added support for the disableHttp flag. Issue-ID: SDC-2517 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ib7f4c7a6762c56c8031ba6734f02d388aaefd722
2019-08-20HTTPS calls for webseal-simulatorr.bogacki4-5/+5
Implemented HTTPS calls into webseal-simulator -Added p12 keystore certificate. -Updated application configuration. Issue-ID: SDC-2517 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ieb5f9ec5a0e409eb4bad36f708b2eec424ecf70b
2018-11-01upgrading jettyTal Gitelman3-5/+3
Change-Id: Ie6307656f88cab59346bb17bcfc75ca494b572d7 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-10-21update jetty dockerTal Gitelman1-1/+1
Change-Id: Ic2b0e7dff24618123ffaa455ec694bb8fb87c183 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-10-02fix security violationYuli Shlosberg3-5/+30
Change-Id: I78adf42e6a328e782b4db394fa1a90c17bea9f17 Issue-ID: SDC-1725 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-29re base codeMichael Lando1-0/+0
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-12update sim_docker recipeYuli Shlosberg1-1/+1
Change-Id: I6e2396aad70008c7cee6bb4ef2ee26d4b78803d5 Issue-ID: SDC-1344 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-10update dockers base version to 1.4.0Yuli Shlosberg2-2/+2
Change-Id: I6c2490ade7ff3071487be5c0e783060390e2a2f1 Issue-ID: SDC-1344 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-27R2 model updatesdekstroza1-1/+1
All model verification changes and updated in single patch. Change-Id: Ie794dc141400490bf1a858a8d6c9d1c45e5b9443 Issue-ID: SDC-1253 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-17update docker bases used by sdcMichael Lando1-1/+1
update docker bases to version 1.3.1 with the new security fixes. Change-Id: I6d702fb58dc16721a2e42b1f38e1288d9655bb72 Issue-ID: SDC-1340 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-28set base imagesMichael Lando1-1/+1
Change-Id: Ia3c978ce5de499982d1945378855f2bc672b3882 Issue-ID: SDC-1265 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-09Fix Docker file pathVictor Morales1-0/+0
This change modifies the docker file path that is used for the pom.xml file and updates the instructions for building the docker docker image. Change-Id: I9aaf3792134292f5556d429155d144f8ef8d8018 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: SDC-993
2018-04-09fix use of user credentials logicYuli Shlosberg1-1/+1
Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-03-21new ui sanity dockerYuli Shlosberg1-0/+6
Change-Id: I257c198c563771b5badcf36a479cb499f841682f Issue-ID: SDC-995 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-03-07Sync Integ to MasterMichael Lando1-5/+0
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-02-28Webseal fixLior Nachmias1-0/+1
Change-Id: Ic6de1f490e72b05b057d246dd70a2eae6524458d Issue-ID: SDC-550 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-02-21OOM Alignment BE,FE,KBNYuli Shlosberg1-707/+0
Change-Id: I8ff609a6be919d5709ce95af5a6a903aeb7afc43 Issue-ID: SDC-918 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-20add https support to simulatoMichael Lando7-36/+90
Change-Id: I16f68532a7e7a09fbf96c09dff19d857c03fedd8 Issue-ID: SDC-832 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-10Rename dockers from openecomp to onapIdan Amit1-1/+1
Updated the sdc-simulator docker to use the new bae jetty docker Change-Id: I5afe31338761ce94b7527d6b85681d058680095b Issue-ID: SDC-710 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-13change base docker ver to release verYuli Shlosberg1-1/+1
Change-Id: I8d15c29c223abe513c11b36a0cf2a14c190cc01a Issue-Id: SDC-645 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 93edecf667ec87d1a9f357604d0509eb20bf9093)
2017-10-24Update SDC-Simulator base image to the latestTal Gitelman1-1/+3
Change-Id: Idcb9c19fd4cefbac3955404f4e66e993c4d59ef1 Issue-Id: SDC-527 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-09-27add new global typesMichael Lando1-18/+3
add global types needed for volte use case Change-Id: I5613bbc942cb71f59168eee2a8386163a58446fe Issue-ID: SDC-192 Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-31Jetty default ssl certificate fixTal Gitelman1-0/+0
Recipes alignment for ssl.ini new keystore Change-Id: Ibe5a04712b5fb7c3c7e0adfa0bcb23d260b77479 Issue-ID:SDC-264 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-30keystore fixTal Gitelman1-0/+0
keystore fixed for open jdk compliance Change-Id: I4c5d6878e90f092f9dd2197a3548ae05027809a0 Issue-ID: SDC-154 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-21Webseal Simulator Default files refactoringTal Gitelman2-377/+0
Change-Id: I3c71a49ed376bfaacf75aa81f5609b2e9f8cab34 Issue-ID: SDC-154 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>