summaryrefslogtreecommitdiffstats
path: root/docs/submodules/policy/engine.git
AgeCommit message (Collapse)AuthorFilesLines
2019-10-09Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to a446733c9918cb264585ddc35b5e11bf3500bdf8 - Cleanup POLICY-SDK-APP CheckPDP Fixed sonar issues and added a small amount of code coverage. CheckPDP was renamed to comply with 2 consecutive capital letters. Various sonar issues done. Very difficult to get coverage on remaining area - over 82% anyway. RESTfulPAPEngine was updated to use the new renamed class and methods. Sonar issues were taken care of for the most part and added some coverage by consolidating the JUnit tests. Added in assertj as we will utilize that more throughout the repo. Issue-ID: POLICY-2133 Change-Id: Id0a9b050ebe373e155878699366d78df71bd0554 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-08Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to dbfa1570cd26d19b346287a6fb06f2d8a03f4a06 - Use lombok for data objects Removing lines to see if this will bump coverage. Some sonar for Junit tests and missing coverage. My next task will be to re-use some of this duplicate code for these object types and the controllers. Trailing spaces for patch #3. Issue-ID: POLICY-2133 Change-Id: Iaee123c6be4b63bd831172340709fe7597feaa78 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-07Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to b831c6a3df8e1dc9017ae5e8ad002dc3b1002aab - Merge "Format java POLICY-SDK-APP" - Format java POLICY-SDK-APP As a result of doing command maven reformat, these files are now changed. Updated licenses. Issue-ID: POLICY-2133 Change-Id: I19a8dd70eb10c0d879b97635f7780ab7f92a1753 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-07Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 710011b4fb147bf100c52c4b0425160bba88a0fd - Remove unused vars and methods Removed unused variables and unused methods. Removed empty ';' statements. Combined if's that had no content. Not doing any formatting for javascript right now. Licenses. Issue-ID: POLICY-2134 Change-Id: Ib5ec178bd34154281509f57ed15f704e26101f05 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-10-03Update git submodulesjhh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to ffd7241c7bfa8d8b68b504406fc6ed4cc299ffe6 - Update standalone legacy policy UI recipe Issue-ID: PORTAL-760 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I02c96873768660403b86db736cb3762d0ff8f5ff Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-09-20Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 90fdade571a1dd5875ea4fc10957d00f108a6464 - Use snapshot version of models in policy/engine Change-Id: I7c8ba1ed700a6a0c9e9017a19ab80ef510719bf4 Issue-ID: POLICY-2065 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-18Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 1c5d6cdf3793b0691686dc34c742f62582daff50 - Bump versions in policy/engine master Also added default branch to .gitreview to facilitate branching in the future. Switched internal properties to use snapshot versions of other repos per review comment. Change-Id: I23d71e67051d88cfaa07adc15e2d143289269027 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-16Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 40d261d31fd7481c29a80f8c2519beb60ca3de14 - Release policy/engine 1.5.2 Official El Alto release 1.5.2 Issue-ID: POLICY-2045 Change-Id: I29e5b47530fe6a8e02891b0c5b1f15a09e1d332f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-13Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to b66330d7b5382aff22d3b29d542c6d2fe2d72abe - Upgrade to portal 2.6.0 release Portal released 2.6.0 Issue-ID: POLICY-2045 Change-Id: I36537fca916be71a76e36f87ede0757397883b4b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-10Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 1d48c011fb5368dece0a180edab9d18f8efd860a - Upgrade to released artifacts Released parent, common and models Issue-ID: POLICY-2045 Change-Id: If26bd3e22f43396e61a53626b72d0d3e9d6bf5fb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-03Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to c7ebafd4e235416090ddcea8eadc37ffad53bdc9 - Merge "Change AlertSeverity to Severity in policy/engine" - Change AlertSeverity to Severity in policy/engine Updated logback xml files, replacing AlertSeverity with Severity. Also fixed some spacing issues. Change-Id: I3e4b9163d5d897fe4402028b69c741f497aecfc5 Issue-ID: POLICY-1989 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-08-30Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 9039e5dacc397fdf94aa19cac1f5531d7661cb03 - Merge "Documentation: Legacy APIs" - Documentation: Legacy APIs Identified the offered apis under platform as legacy Issue-ID: POLICY-1984 Change-Id: Iee46ded3e506a91181b1c18e1618d4509b8f8f90 Signed-off-by: Saryu Shah <ss3917@att.com>
2019-08-30Update git submodulesMichael Mokry1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to dde7c80b605c459569bf32838983c5e4c163521a - Additional Changes for Portal SDK 2.6.0 upgrade - Modified policyEditor.html to upgrade the angular version to 1.4.13 which is compatible with 2.6.0 SDK - Created new sql script file for Portal db table upgrades in 2.5.0 and 2.6.0 - Modified top level pom to upgrade springframework version to 4.3.24 Change-Id: I5f6e719a2f57891a1b2b76312f446211b6b60abd Issue-ID: POLICY-1539 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-08-26Update git submodulesMichael Mokry1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 1c67caa3a748649504ae60cd2db7fdec79903d0b - Portal SDK upgrade to 2.6.0 in policy engine - Modified poms to upgrade epsdk dependency from 2.4.0 to 2.6.0-SNAPSHOT - Work in progress, still needs to be tested in the lab Change-Id: I5c7df08ed84ef12824d4fdc2ef6f578d6dce7488 Issue-ID: POLICY-1539 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-08-23Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to dc6697bc577a5ba1d423ca2e1a3b604528461479 - Fix license on updated engine files Address review comment about license date on updated junits. Change-Id: I5dd6e47be243d6f0d5a001cb5cfb45e7ac31f9c8 Issue-ID: POLICY-1937 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-08-23Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to b2341e2ee94605af08728a38f835e9545ab60cac - Merge "Remove powermock to increase coverage" - Remove powermock to increase coverage Removed powermock from the junit tests of these classes to increase reported sonar coverage: RESTfulPAPEngine BrmsGateway Typically added override methods to the classes under test, to replace the overrides originally provided by powermock. Also needed to add code to RESTfulPAPEngineTest to clear the XACML properties before the test ran. Modified to use the existing XACMLProperties.reloadProperties() method. Also modified PolicyNotificationMailTest to use a host/port that has no listener so that the test runs faster. Fixed some newly introduced sonar issues. Change-Id: I65e36b01e9506987032eb21baac808ed3dfd4f47 Issue-ID: POLICY-1937 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-08-23Update git submodulesjhh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to ca8e0c7e1182faf67a1049d521e3d5ac2c899cff - update keystore Issue-ID: POLICY-1988 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Icb0b5af7aa63516f82917245083834cacd8caed4 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-08-22Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to e78f07ad32ffb52ed5d3e02295ed5282841870f3 - Upgrade elastic search to 6.8.2 Clearing security issues - there are no workarounds. Issue-ID: POLICY-2005 Change-Id: I4deb0c1a42c507e1af6d99f24f4f973ab40217a1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-14Update git submodulesMichael Mokry1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to d3a21890b38fa9f79d071477a0c75f72ee748a76 - Updated policy/engine GUI springframework - Modified springframework dependencies version in poms to 4.3.24.RELEASE in ONAP-SDK-APP and POLICY-SDK-APP Change-Id: I149ed2454e7a899b929f179bf46b80190b3bc80c Issue-ID: POLICY-1539 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-08-13Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 102d5151bc603961ebd2b232f97edb313f70b138 - Merge "Fix issue for policies not loading on GUI push tab" - Fix issue for policies not loading on GUI push tab - found the problem to be with a line of code to add all the scopes from the role to a Set of scopes. when the scopes attribute in the role object is null it logs an exception and fails to load policies. I added a new method to check the value of the roles.getScopes() for null and only attempt to add the scope to the set if it is not null - I created a separate method to do this in order to avoid an increase in technical debt as it would have added to the complexity if I kept it in the same method. - PATCH 4: Added scopes to the method arguments in order to avoid overwriting scopes that are added in prevous interations of the loop. - PATCH 5: removed redundant scopes assignment per Jorge's review. Change-Id: Ifcc8775d3db8ecc722ee6806310a58ecb4e15856 Issue-ID: POLICY-1981 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-08-09Update git submodulesBruno Sakoto1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 80133d27f21e27c8da4b3e8d635fb2c05f2f7721 - Review maven dependency for snakeyaml Remove explicit version for snakeyaml maven dependency and inherit it from integration parent artifact. Upgrade snakeyaml to latest 1.24 version. Issue-ID: POLICY-1603 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I93978f963dc37260e0fc4d153c92c7da8db0005d
2019-08-07Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 70d02931707ebfa3c499ec1d9d1f7d67793b5d05 - Bump version of policy/engine Change-Id: I77e7483bcecbc19d9a5a93087fd4c674aa898b52 Issue-ID: POLICY-1965 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-08-06Update git submodulesjhh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 27d1d484fd22a1e6a87a79b74ae8e721f57c5a48 - Add release 1.5.1 file Issue-ID: POLICY-1953 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ief5e6342b4f24cf594b3bc6456be8a526c214bb8
2019-08-06Update git submodulesjhh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 31aa90351064401a6ef4aaea9304b745969004e0 - Update to latest common/models released versions policy/models: 2.1.2 policy/common: 1.5.1 Change-Id: Ifa72ed573fb7685710c7288da6fd16ffe6ea397f Issue-ID: POLICY-1953 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-07-31Update git submodulesjhh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to db6dc041db0aa8fbc5379299979dbd1d446ccc89 - Expand AAF_NS to onap.org.osaaf.aaf Change-Id: I19f284842976ca5e27e5baaa3f21a229ef18ec04 Issue-ID: POLICY-1959 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-07-26Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to c4ef5b294d557dc4c436cf63a8f13d2ec3d9bd41 - Add lombok.config to policy/engine This prevents sonar from checking lombok annotations for code coverage. Change-Id: Ia0164c0dd1adf746ef5fbac156fc44e17c424ed3 Issue-ID: POLICY-1938 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-07-22Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 1b9d107ab9ffd3bf7919b3a0fc55a95188a040b7 - Javascript now required for code coverage For El Alto, it is now required to pull coverage of Javascript code. Issue-ID: POLICY-1928 Change-Id: If1c0c2ba795b7a8f5faf69ab32ffbb953c411f78 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-07-09Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 92febb7abd1e6dfe89633d3d92cd70fabf5f0434 - Fix policy/engine due to sonar changes in common Fixed breakages due to changes made in policy/common to satisfy sonar. Change-Id: I88090c7549ba19f9eb45fae311e8811e39f30318 Issue-ID: POLICY-1791 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-07-02Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 8bfbc4b6241d21252cd98d653f0860a58e64dcc2 - Bump engine 1.5.1-SNAPSHOT Released 1.5.0 Fixed compilation issue related with version upgrade of policy/common. Issue-ID: POLICY-1737 Change-Id: Ib2f56e8ffcb4b399dbe4a5453b70da10b0f87985 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Signed-off-by: Jim Hahn <jrh3@att.com>
2019-07-01Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 6a046075ff25a199be7a6346e4e56bbd81c362b7 - Merge "Adding logging to JUnit" - Adding logging to JUnit Turning on logging. Issue-ID: POLICY-1876 Change-Id: I82b04609a07f5d33c88c3e0068959de1e628cb38 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-07-01Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 86554962a34c4e7c16821f91a12242a4ffb36368 - Fix centos build issue Seeing this when trying to build in centos: 10:04:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in org.onap.policy.pap.ia.DbAuditCompareEntriesTest 10:04:12 [INFO] 10:04:12 [INFO] Results: 10:04:12 [INFO] 10:04:12 [ERROR] Failures: 10:04:12 [ERROR] XACMLPAPTest.testDummy:907 10:04:12 [ERROR] Errors: 10:04:12 [ERROR] XACMLPAPTest.getDictionary:886 ยป NullPointer ... Modified the junit test(s) to create the JPA entities needed by integrity audit, which is what was causing the above issues. Change-Id: I405798a1946d377770529a99210a1cc57390667f Issue-ID: POLICY-1737 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-06-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to c5f234ca60840a1de8c9486c51226e6a294c57f3 - Remove docker scripts These are no longer needed as we are now doing the docker maven plugin due to global-jjb changes. Issue-ID: POLICY-1737 Change-Id: I98e8f2a16a66cfe210ddcdf0c50cb55bdebfd687 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to b3489f745ea681c598d3c2c29bb4dd85ca158aca - Remove trafficgenerator from dependency.json This jar does not exist and breaks brmsgw when generating the amsterdam archetype. Update the dependency.json for local testing. Issue-ID: POLICY-1872 Change-Id: I5851462ea39c56693284854b5cd1d2cb5dd1dcdd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-24Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to dd0ccff1401d63b9527c20780d539f00b4c4ff3f - Upgrade to released common & models Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: Iecbf38e57a71907f320e3c8da55a6921ca371c44 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-20Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to d2f06bc571933bb59383dfb1f8a3ece6138468d6 - Merge "Upgrade to release 3.0.0 parent" - Upgrade to release 3.0.0 parent Policy/parent is released Issue-ID: POLICY-1737 Change-Id: I58d8a74f85a6bbc7499614093e7f0d73c54f95ed Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-20Update git submodulesKrysiak Adam1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 5bcdc95e91aeabf68770b175fe210da38e76867f - Improved tests performance * used mock instead of waiting till dmaap client fails * creating in memory DB only once Issue-ID: POLICY-1671 Change-Id: Ia1b6ce7ddad1bce0d17c2dbf14f3d82dd237673b Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-06-18Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to b06d6a50cacb320f48db3dcd68f6a3147321a5b4 - Fix compile issue with guard Due to sonar changes in policy/models for guard. Issue-ID: POLICY-1791 Change-Id: I2cdbe6d0e4ee8bad05b9d3bb1a83e82d4851973c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-18Update git submodulesRashmi Pujar1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 05dc6db4c704bfa413e693276517ca0449e69b8c - Use io.fabric8:docker-maven-plugin to build and push docker images Issue-ID: POLICY-969 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Ic4fcec72d494df0a6e067aa353be49936136518c
2019-06-07Update git submodulespdragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 1c6e9a8e8b4fa260e882348b54f3e748fb19ad4c - Remove nexus staging plugin Unused Issue-ID: POLICY-1737 Change-Id: I3e287ecbca9707d04f566295ebc5d0d430980d81 Signed-off-by: pdragosh <pdragosh@research.att.com>
2019-06-05Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 62e5a4a553e00d979d17e169c505acf624b11d5e - Fix header and remove link Missing and remove outdated installation instructions. Issue-ID: POLICY-1676 Change-Id: I8b27752bc05039d43a2fbbf22e7388d55469b5a7 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-03Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to f6808b5a110b788010718e063ed5a5f2f6e7fd47 - Reference policy/parent for latest doc Point to new documentation. Issue-ID: POLICY-1676 Change-Id: I1a3e9a7f1147885c8de72a725c8637a86cd5eb7c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> (cherry picked from commit 6b6cb44dd9f60df943c31188ec68a25852c0200b)
2019-05-31Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 81db61d122e8176bc7237f149d7815bf4979ed97 - Bump engine to version 1.5.0 Fixed license date. Change-Id: I711fb4e91afdb3813bc04b16265f584d80ac8e5d Issue-ID: POLICY-1747 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-05-30Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 6bc4e95261ed8ec8bc931696e3674ee5ec54d542 - Remove release notes Now being stored in the policy/parent repo. Issue-ID: POLICY-1769 Change-Id: Ib6ffc9c94150ef73734afededce37a94463479de Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-05-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 2c533a581179c1c06c8811b6dda57e8a6d0fbd2c - Merge "Document fixed OJSI-184 vulnerability" - Document fixed OJSI-184 vulnerability Issue-ID: OJSI-184 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5537c217414f6fa1d0b6659360c53f9cef18097a
2019-05-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to f3856dc5e86308e9b433e27ea1753f2c541e9ee8 - Merge "Document fixed OJSI-118 vulnerability" - Document fixed OJSI-118 vulnerability Issue-ID: OJSI-118 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I0e8953a7a94bf4c28cc85aa239c2b88d96df18a6
2019-05-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 27d57dcab21027245ffd8cb6c8d48c84ecc7b180 - Merge "Document fixed OJSI-157 vulnerability" - Document fixed OJSI-157 vulnerability Issue-ID: OJSI-157 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5ea4c15ad2a91b11619998c61088abc352321c7d
2019-05-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 278124d41f77a049bbb47dc45a35fc3e20f281c5 - Merge "Document fixed OJSI-117 vulnerability" - Document fixed OJSI-117 vulnerability Issue-ID: OJSI-117 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ieda7ccc170a50de63bcbfce311f83002acb4a0cf
2019-05-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to aa8d854713d8c0dc533429723c2c0e03049e93be - Merge "Improve security release notes" - Improve security release notes In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I9134ae41c40db83fa3b4870341a8880e2bdcbdda
2019-05-28Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 541511b5d8280017ab12a6a28e2b4194e45ab157 - Merge "Updates to Dublin release notes" - Updates to Dublin release notes Updates to Dublin release notes ------------------------------------------------------------- Change-Id: I085735427ef641799f02576703767dcdcf558af1 Issue-ID: POLICY-1769 Signed-off-by: Saryu Shah <ss3917@att.com>
2019-05-24Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to e0950730de4543af8e3fd672e80feff540e6483d - Bump to 1.4.2-SNAPSHOT Released 1.4.1 Issue-ID: POLICY-1700 Change-Id: Ied6d06664155ff6e44ede90f1c081ec5bd2ef679 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>