Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: POLICY-4393
Change-Id: I64504daff775ec008e936876c3aecfe6e604b9e5
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Issue-ID: POLICY-4393
Change-Id: I062038ebb1a9182e43dca6a973abee26d4f856fc
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This is to cover the security vulnerability reported for
com.google.protobuf : protobuf-java : 3.19.4
See drools-applications dependency that transitively picks it up:
<dependency>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId>
<artifactId>blueprint-proto</artifactId>
</dependency>
Issue-ID: POLICY-4393
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I17f609f937cb555e1a72ab8ba1008e667f55870f
|
|
Issue-ID: POLICY-4393
Change-Id: I83a62dad43ae371d85494a1312cd0515456e26f6
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Fixing up the dependencies for escurity:
- Springboot > 2.5.x does NOT work with Swagger 2.0 so its reverted
- Jackson and Jackson databind can bow be ont he same version and the
latest version works fine
- Kafka client has a security issue, so upgrading to latest version
Issue-ID: POLICY-4393
Change-Id: If9c68c1c3df3a426dcbb81f35ac561baf870e6fb
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Update jackson-databind, springboot, and snakeyaml for security
vulnerabilities.
Issue-ID: POLICY-4393
Change-Id: Id8dffa3942f691817ffdea69cf5982f1c2e43e84
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
The decker references in db-migrator need to be handled specially
because the reference in db-migrator must be set to the new Docker
reference that is to be released rather than the docker reference in the
pf_release_data.csv (which is correct in later phases). This is in
effect a forward reference to the "to-be-released_ docker base image.
Issue-ID: POLICY-4045
Change-Id: Iff3845d06894f7f4c927509fb2fb43f00af3b7ef
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Add support for tagging release data
Fix OOM script to cope with quoted repo names in the pf_release_data.csv
file
Issue-ID: POLICY-4045
Change-Id: Idb0c8895d1a8e6e7c564e0c5f86f7917f9278852
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0c396610627126ab7a6c936dfe09aa0e86f0f4c3
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6f785f654252b42fac673237c98c4249087d8731
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9b5f02c534aa34c9f30ff17db0a64aa896b31efa
|
|
Issue-ID: POLICY-4045
Change-Id: I34d596517bd84accd8916973b93d90c159460a5e
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
- Correct handling of snapshots on Docker files
- Extra phase for submitting the release data
- Spacing on printouts
Issue-ID: POLICY-4333
Change-Id: I359942f91045bcdb7845cdf70fe7b1e55f6fd08a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4242
Change-Id: I002d86f5fc27e12c00fa94b82c8776059f645911
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4335
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6d59cbf6814c7472ad7d5e2d2537759334e16b2a
|
|
Dependency changes to fix security issues.
The latest oparent version in Master fixes some issues. This commit
pulls in the latest snapshot oparent. Let's see the extent of the fixes
it does. If so, we may need to release oparent as well.
Issue-ID: POLICY-4333
Change-Id: I9b829aa9a2f3538f8580b4aa874db581d6c33042
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Currently the policy base images used in docker files in master are hard
revisions of the policy base images. The docker files should use
snapshot policy base images when they are availabe and only change to
released base images at release time.
This commit ensures that the references are updated correctly in Docker
files to snapshots or released base policy images as appropriate
Issue-ID: POLICY-4287
Change-Id: I2c68e1bad6bde2e116c27678c88f8b40dc914b0f
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4313
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: Ia998c89eecf3486c6e65b1483f609b4e0a0df9b5
|
|
Change-Id: I567218f6e71866e494678db427d6e76fbc41ba23
Issue-ID: POLICY-4291
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
This version of the Docker maven plugin supports multi-architecture
Docker builds.
Issue-ID: POLICY-4287
Change-Id: I931e04d8e231eb7a5d84661369b4a312ef8c6bc0
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Release scripts are updated to automatically change the releae data CSV
file in policy-parent/integration/src/main/resources
Report script is updated t add HTTP links to the various reports
Issue-ID: POLICY-4233
Change-Id: Id98a4e2805caf68a66dd5844f388c045f75a8865
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4280
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ia59375bfe2af9242e244ee6f0a82da4333b04095
|
|
- Moved the scripts into src/main/scripts
- created src/main/resources
- added pf_release_data.csv to src/main/resources, this file will be
- added a n ew release phase to release the mdoels-simulator image
pf_release_data.sh:
Used to find the correct versions of images to use for the CSIT tests,
the current lookup scripts can't cope with snapshots being deleted after
they time out.
Issue-ID: POLICY-4233
Change-Id: Idb5a4a624c06114f0f480c599e87f5596705ea07
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This script checks the status of the Policy Framwwork jobs in Joenkins
and the status of any outstanding bugs.
It generates a report.
Issue-ID: POLICY-4230
Change-Id: I6fd663dd5864ac6cd7820eff2cf25a2d29f315f7
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-3835
Change-Id: I7666e9bfe8ad765d5689c79f8136bdf8df1ef83a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I46a34a2b01fba8557cd8465625db202837c3138d
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib579ca14757048970fb7523b6eedbe7e24c49d17
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I109e55e739b49442c8d45f0e75820c0bfdec7375
|
|
Issue-ID: POLICY-4070
Change-Id: I7639b879745b2f8f013e47b13921938b0194c3a1
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4070
Change-Id: I6116bcb80f338f1b8b15b4ec8a42ab54f158892a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Use dependencies from oparent for httpcomponents
add spring framework dependencies to dependency management
Add github classgraph dependency
Add Tomcat dependencies
Issue-ID: POLICY-4070
Change-Id: I87db62c1df810feedf1ebc6efbc7808d89fecc83
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
this is the latest version as the time being on 4/22.
it should knock out several security vulnerabilities
from nexus-iq report, at least those maven related.
Issue-ID: POLICY-4070
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I079a31d828cea01c0e6b5bdb0d0357cfff091a6a
|
|
stage_release should be stage-release
Issue-ID: POLICY-4070
Change-Id: I5dc77649861298eaeee1dd7da790db725819ac78
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id55488d4a7fea6db11a1905f930b6d715ec0da80
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ieb2502a6ad9e9e949f2232ac463a93784712beae
|
|
Moving the Jackson dependencies into the managed dependency section
gives us more control over Jackson
Issue-ID: POLICY-4070
Change-Id: Idf6e99c3300c4f649db3bb9660d209fced7b27fb
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Jackson and PostgreSQL depenedencies updated, there are knock on changes in models, apex, and clamp
Issue-ID: POLICY-4070
Change-Id: Ia9d399a61b34446ab3ab7d0161a24abc35836bcf
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
policy-gui nas a dependency on apex-pdp that was missed in the earlier
versions of the release scripts.
Issue-ID: POLICY-3982
Change-Id: Ic729e2a315c7035e47a62255a375058a536ecf9a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-3984
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6e750a621e9fa079ca45f5460ac42a0b29106830
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic17a02e6435279e4b6a22550736749293e03cb63
|
|
|
|
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: If658e6906a0f9eabe3b6326fc7a969c90802f138
|
|
The architecture documentation refers to PolicyDevelopment rather than
PolicyAPI, this commit corrects the documentation.
Also the draw.io xml files are removed because draw.io can open the svg
files directly.
Issue-ID: POLICY-3866
Change-Id: I8b9c04ffb248a260b69b2c956191e8b1c6482e55
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Issue-ID: POLICY-3745
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I71bd83d38ffe4029990cd344c94fa4d9e979f3f1
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|