From ad0ecd6982db0b534b83df1f27cd0bd3cdf93c38 Mon Sep 17 00:00:00 2001 From: Juan Manuel Leflet Estrada Date: Mon, 22 Jan 2024 17:27:29 +0100 Subject: [PATCH] Remove message from technology-usage rules so that they don't appear as issues, only as tags (#56) Signed-off-by: Juan Manuel Leflet Estrada (cherry picked from commit 66865bab2db2f61734db1b7bc5ae8e2dcd7045e0) --- .../188-3rd-party.windup.yaml | 19 ------ .../192-configuration-management.windup.yaml | 5 -- .../technology-usage/194-connect.windup.yaml | 15 ----- .../technology-usage/196-database.windup.yaml | 18 ------ .../technology-usage/199-ejb.windup.yaml | 1 - .../201-embedded-framework.windup.yaml | 62 ------------------- .../204-integration.windup.yaml | 17 ----- .../technology-usage/207-javase.windup.yaml | 2 - .../technology-usage/209-jta.windup.yaml | 20 ------ .../21-javaee-technology-usage.windup.yaml | 10 --- .../211-logging-usage.windup.yaml | 27 -------- .../technology-usage/215-mvc.windup.yaml | 53 ---------------- .../218-observability.windup.yaml | 2 - .../technology-usage/220-security.windup.yaml | 26 -------- .../221-spring-catchall.windup.yaml | 1 - .../223-test-frameworks-usage.windup.yaml | 37 ----------- .../33-connect-technology-usage.windup.yaml | 3 - 17 files changed, 318 deletions(-) diff --git a/default/generated/technology-usage/188-3rd-party.windup.yaml b/default/generated/technology-usage/188-3rd-party.windup.yaml index 9d8bfcf..7737e1b 100644 --- a/default/generated/technology-usage/188-3rd-party.windup.yaml +++ b/default/generated/technology-usage/188-3rd-party.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Liferay framework. ruleID: 3rd-party-01000 tag: - Liferay @@ -16,7 +15,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Oracle Forms framework. ruleID: 3rd-party-02000 tag: - Oracle Forms @@ -29,7 +27,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring Boot framework. ruleID: 3rd-party-03000 tag: - Spring Boot @@ -42,7 +39,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Elasticsearch framework. ruleID: 3rd-party-04000 tag: - Elasticsearch @@ -55,7 +51,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Logstash framework. ruleID: 3rd-party-05000 tag: - Logstash @@ -68,7 +63,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Jetty framework. ruleID: 3rd-party-06000 tag: - Jetty @@ -81,7 +75,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Tomcat framework. ruleID: 3rd-party-07000 tag: - Tomcat @@ -94,7 +87,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Kibana framework. ruleID: 3rd-party-08000 tag: - Kibana @@ -107,7 +99,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache Karaf framework. ruleID: 3rd-party-09000 tag: - Apache Karaf @@ -120,7 +111,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Neo4j framework. ruleID: 3rd-party-10000 tag: - Neo4j @@ -133,7 +123,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spark framework. ruleID: 3rd-party-11000 tag: - Spark @@ -146,7 +135,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache Hadoop framework. ruleID: 3rd-party-12000 tag: - Apache Hadoop @@ -159,7 +147,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache Geronimo framework. ruleID: 3rd-party-13000 tag: - Apache Geronimo @@ -172,7 +159,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache Aries framework. ruleID: 3rd-party-14000 tag: - Apache Aries @@ -185,7 +171,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Cloudera framework. ruleID: 3rd-party-15000 tag: - Cloudera @@ -198,7 +183,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the MapR framework. ruleID: 3rd-party-16000 tag: - MapR @@ -211,7 +195,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the TensorFlow framework. ruleID: 3rd-party-17000 tag: - TensorFlow @@ -224,7 +207,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Weka framework. ruleID: 3rd-party-18000 tag: - Weka @@ -237,7 +219,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache Mahout framework. ruleID: 3rd-party-19000 tag: - Apache Mahout diff --git a/default/generated/technology-usage/192-configuration-management.windup.yaml b/default/generated/technology-usage/192-configuration-management.windup.yaml index b465881..7eff09e 100644 --- a/default/generated/technology-usage/192-configuration-management.windup.yaml +++ b/default/generated/technology-usage/192-configuration-management.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds Spring Cloud Config. ruleID: configuration-management-0100 tag: - Spring Cloud Config @@ -21,7 +20,6 @@ labels: - konveyor.io/include=always links: [] - message: Application properties file detected ruleID: configuration-management-0200 tag: - Application Properties File @@ -34,7 +32,6 @@ labels: - konveyor.io/include=always links: [] - message: Spring datasource properties detected ruleID: configuration-management-0300 tag: - Spring Properties @@ -48,7 +45,6 @@ labels: - konveyor.io/include=always links: [] - message: Spring logging properties detected ruleID: configuration-management-0400 tag: - Spring Properties @@ -62,7 +58,6 @@ labels: - konveyor.io/include=always links: [] - message: Spring configuration properties annotation detected ruleID: configuration-management-0500 tag: - Spring Properties diff --git a/default/generated/technology-usage/194-connect.windup.yaml b/default/generated/technology-usage/194-connect.windup.yaml index 57c458a..b2b7699 100644 --- a/default/generated/technology-usage/194-connect.windup.yaml +++ b/default/generated/technology-usage/194-connect.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a resource adapter. ruleID: connect-01400 tag: - Resource Adapter @@ -20,7 +19,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an ActiveMQ client library. ruleID: connect-01500 tag: - ActiveMQ @@ -33,7 +31,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OpenWS library. ruleID: connect-01600 tag: - OpenWS @@ -46,7 +43,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a WSDL library. ruleID: connect-01700 tag: - WSDL @@ -63,7 +59,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a RabbitMQ client library. ruleID: connect-01800 tag: - RabbitMQ Client @@ -89,7 +84,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a Spring Messaging client library. ruleID: connect-01900 tag: - Spring Messaging Client @@ -109,7 +103,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a Camel Messaging client library. ruleID: connect-02000 tag: - Camel Messaging Client @@ -126,7 +119,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a Amazon SQS client library. ruleID: connect-02100 tag: - Amazon SQS Client @@ -143,7 +135,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a HornetQ client library. ruleID: connect-02200 tag: - HornetQ Client @@ -160,7 +151,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an AMQP client library. ruleID: connect-02300 tag: - AMQP Client @@ -177,7 +167,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a RocketMQ client library. ruleID: connect-02400 tag: - RocketMQ Client @@ -194,7 +183,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a 0MQ client library. ruleID: connect-02500 tag: - 0MQ Client @@ -214,7 +202,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a JBossMQ client library. ruleID: connect-02600 tag: - JBossMQ Client @@ -231,7 +218,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a Zbus client library. ruleID: connect-02700 tag: - Zbus Client @@ -248,7 +234,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a Qpid client library. ruleID: connect-02800 tag: - Qpid Client diff --git a/default/generated/technology-usage/196-database.windup.yaml b/default/generated/technology-usage/196-database.windup.yaml index 4b6dc16..f2a4ac7 100644 --- a/default/generated/technology-usage/196-database.windup.yaml +++ b/default/generated/technology-usage/196-database.windup.yaml @@ -7,7 +7,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an HSQLDB driver. ruleID: database-01400 tag: - HSQLDB Driver @@ -24,7 +23,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an MySQL driver. ruleID: database-01500 tag: - MySQL Driver @@ -41,7 +39,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an Derby driver. ruleID: database-01600 tag: - Derby Driver @@ -58,7 +55,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an PostgreSQL driver. ruleID: database-01700 tag: - PostgreSQL Driver @@ -75,7 +71,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an H2 driver. ruleID: database-01800 tag: - H2 Driver @@ -92,7 +87,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an Microsoft SQL driver. ruleID: database-01900 tag: - Microsoft SQL Driver @@ -112,7 +106,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an SQLite driver. ruleID: database-02000 tag: - SQLite Driver @@ -129,7 +122,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an Oracle DB driver. ruleID: database-02100 tag: - Oracle DB Driver @@ -149,7 +141,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a Cassandra client. ruleID: database-02200 tag: - Cassandra Client @@ -181,7 +172,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an Axion driver. ruleID: database-02300 tag: - Axion Driver @@ -198,7 +188,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an MckoiSQLDB driver. ruleID: database-02400 tag: - MckoiSQLDB Driver @@ -215,7 +204,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a MongoDB client. ruleID: database-02500 tag: - MongoDB Client @@ -239,7 +227,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring Data framework. ruleID: database-02600 tag: - Spring Data @@ -256,7 +243,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds Morphia. ruleID: database-02700 tag: - Morphia @@ -273,7 +259,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds a LevelDB client. ruleID: database-02800 tag: - LevelDB Client @@ -290,7 +275,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an Apache HBase client. ruleID: database-02900 tag: - Apache HBase Client @@ -307,7 +291,6 @@ url: https://access.redhat.com/articles/111663 - title: Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported Configurations url: https://access.redhat.com/articles/2026253 - message: The application embeds an Apache Accumulo client. ruleID: database-03100 tag: - Apache Accumulo Client @@ -320,7 +303,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds Spring Data JPA ruleID: database-03200 tag: - Spring Data JPA diff --git a/default/generated/technology-usage/199-ejb.windup.yaml b/default/generated/technology-usage/199-ejb.windup.yaml index 9fe79b5..fefe698 100644 --- a/default/generated/technology-usage/199-ejb.windup.yaml +++ b/default/generated/technology-usage/199-ejb.windup.yaml @@ -6,7 +6,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses EJB timers. ruleID: ejb-01000 tag: - EJB Timer diff --git a/default/generated/technology-usage/201-embedded-framework.windup.yaml b/default/generated/technology-usage/201-embedded-framework.windup.yaml index 540acdf..1b13f19 100644 --- a/default/generated/technology-usage/201-embedded-framework.windup.yaml +++ b/default/generated/technology-usage/201-embedded-framework.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache Axis framework. ruleID: embedded-framework-01000 tag: - Apache Axis @@ -16,7 +15,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache Axis2 framework. ruleID: embedded-framework-01010 tag: - Apache Axis2 @@ -29,7 +27,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Apache CXF framework. ruleID: embedded-framework-01100 tag: - Apache CXF @@ -42,7 +39,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the XFire framework. ruleID: embedded-framework-01200 tag: - XFire @@ -55,7 +51,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Jersey framework. ruleID: embedded-framework-01300 tag: - Jersey @@ -68,7 +63,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Unirest framework. ruleID: embedded-framework-01400 tag: - Unirest @@ -81,7 +75,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Hibernate framework. ruleID: embedded-framework-01500 tag: - Hibernate @@ -94,7 +87,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Hibernate OGM framework. ruleID: embedded-framework-01600 tag: - Hibernate OGM @@ -107,7 +99,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the EclipseLink framework. ruleID: embedded-framework-01700 tag: - EclipseLink @@ -120,7 +111,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring Batch framework. ruleID: embedded-framework-02000 tag: - Spring Batch @@ -133,7 +123,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the AspectJ framework. ruleID: embedded-framework-02200 tag: - AspectJ @@ -146,7 +135,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JBPM framework. ruleID: embedded-framework-02300 tag: - JBPM @@ -159,7 +147,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the iLog framework. ruleID: embedded-framework-02400 tag: - iLog @@ -172,7 +159,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Camunda framework. ruleID: embedded-framework-03000 tag: - Camunda @@ -185,7 +171,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Pega framework. ruleID: embedded-framework-03100 tag: - Pega @@ -198,7 +183,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Blaze framework. ruleID: embedded-framework-03200 tag: - Blaze @@ -211,7 +195,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the MRules framework. ruleID: embedded-framework-03300 tag: - MRules @@ -224,7 +207,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Easy Rules framework. ruleID: embedded-framework-03400 tag: - Easy Rules @@ -237,7 +219,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the AOP Alliance library. ruleID: embedded-framework-04700 tag: - AOP Alliance @@ -250,7 +231,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds SNMP4J. ruleID: embedded-framework-05000 tag: - SNMP4J @@ -263,7 +243,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a HTTP client. ruleID: embedded-framework-05100 tag: - HTTP Client @@ -276,7 +255,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Javax Inject library. ruleID: embedded-framework-05300 tag: - Javax Inject @@ -292,7 +270,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Google Guice library. ruleID: embedded-framework-05400 tag: - Google Guice @@ -305,7 +282,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a CDI library. ruleID: embedded-framework-05500 tag: - CDI @@ -318,7 +294,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Plexus Container library. ruleID: embedded-framework-05600 tag: - Plexus Container @@ -331,7 +306,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Weld library. ruleID: embedded-framework-05700 tag: - Weld @@ -344,7 +318,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Dagger library. ruleID: embedded-framework-05800 tag: - Dagger @@ -357,7 +330,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a GIN (GWT INjection) library. ruleID: embedded-framework-05900 tag: - GIN @@ -370,7 +342,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a PicoContainer library. ruleID: embedded-framework-06000 tag: - PicoContainer @@ -383,7 +354,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Scaldi library. ruleID: embedded-framework-06100 tag: - Scaldi @@ -396,7 +366,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Macros library. ruleID: embedded-framework-06200 tag: - Macros @@ -409,7 +378,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Injekt for Kotlin library. ruleID: embedded-framework-06300 tag: - Injekt for Kotlin @@ -422,7 +390,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Kodein library. ruleID: embedded-framework-06400 tag: - Kodein @@ -435,7 +402,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Peaberry library. ruleID: embedded-framework-06500 tag: - Peaberry @@ -448,7 +414,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Sticky Configured library. ruleID: embedded-framework-06600 tag: - Sticky Configured @@ -461,7 +426,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Ka DI library. ruleID: embedded-framework-06700 tag: - Ka DI @@ -474,7 +438,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Polyforms DI library. ruleID: embedded-framework-06800 tag: - Polyforms DI @@ -487,7 +450,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JayWire library. ruleID: embedded-framework-06900 tag: - JayWire @@ -500,7 +462,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Silk DI library. ruleID: embedded-framework-07000 tag: - Silk DI @@ -513,7 +474,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Grapht DI library. ruleID: embedded-framework-07100 tag: - Grapht DI @@ -526,7 +486,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Syringe library. ruleID: embedded-framework-07200 tag: - Syringe @@ -539,7 +498,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Cfg Engine library. ruleID: embedded-framework-07300 tag: - Cfg Engine @@ -552,7 +510,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a BeanInject library. ruleID: embedded-framework-07400 tag: - BeanInject @@ -565,7 +522,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Tornado Inject library. ruleID: embedded-framework-07500 tag: - Tornado Inject @@ -578,7 +534,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Airframe library. ruleID: embedded-framework-07600 tag: - Airframe @@ -591,7 +546,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Winter library. ruleID: embedded-framework-07700 tag: - Winter @@ -604,7 +558,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a KouInject library. ruleID: embedded-framework-07800 tag: - KouInject @@ -617,7 +570,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Iroh library. ruleID: embedded-framework-07900 tag: - Iroh @@ -630,7 +582,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Micro DI library. ruleID: embedded-framework-08000 tag: - Micro DI @@ -643,7 +594,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a SubCut library. ruleID: embedded-framework-08100 tag: - SubCut @@ -656,7 +606,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring DI library. ruleID: embedded-framework-08200 tag: - Spring DI @@ -670,7 +619,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Micrometer library. ruleID: embedded-framework-08300 tag: - Micrometer @@ -684,7 +632,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring Web framework. ruleID: embedded-framework-08400 tag: - Spring Web @@ -705,7 +652,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring Shell library. ruleID: embedded-framework-08500 tag: - Spring Shell @@ -719,7 +665,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds Spring Boot Flo. ruleID: embedded-framework-08600 tag: - Spring Boot Flo @@ -733,7 +678,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds Spring Scheduled. ruleID: embedded-framework-08700 tag: - Spring Scheduled @@ -747,7 +691,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds Spring Cloud Function. ruleID: embedded-framework-08800 tag: - Spring Cloud Function @@ -765,7 +708,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Quartz framework. ruleID: embedded-framework-08900 tag: - Quartz @@ -778,7 +720,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Zipkin framework. ruleID: embedded-framework-09100 tag: - Zipkin @@ -791,7 +732,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Feign framework. ruleID: embedded-framework-09000 tag: - Feign @@ -804,7 +744,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Redis client. ruleID: embedded-framework-09200 tag: - Redis @@ -817,7 +756,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Eureka client. ruleID: embedded-framework-09300 tag: - Eureka diff --git a/default/generated/technology-usage/204-integration.windup.yaml b/default/generated/technology-usage/204-integration.windup.yaml index cbf1029..e75488d 100644 --- a/default/generated/technology-usage/204-integration.windup.yaml +++ b/default/generated/technology-usage/204-integration.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: "\n The application embedds an Apache Camel library.\n \ " ruleID: integration-00001 tag: @@ -17,7 +16,6 @@ labels: - konveyor.io/include=always links: [] - message: "\n The application embedds a Teiid library.\n " ruleID: integration-00002 tag: - Teiid @@ -30,7 +28,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring Integration framework. ruleID: integration-00003 tag: - Spring Integration @@ -43,7 +40,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Ikasan library. ruleID: integration-00004 tag: - Ikasan @@ -56,7 +52,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Swagger library. ruleID: integration-00005 tag: - Swagger @@ -69,7 +64,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apiman library. ruleID: integration-00006 tag: - Apiman @@ -82,7 +76,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a 3scale library. ruleID: integration-00007 tag: - 3scale @@ -95,7 +88,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Istio library. ruleID: integration-00008 tag: - Istio @@ -108,7 +100,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a ServiceMix library. ruleID: integration-00009 tag: - ServiceMix @@ -121,7 +112,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Mule library. ruleID: integration-00010 tag: - Mule @@ -134,7 +124,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Petals EIP library. ruleID: integration-00011 tag: - Petals EIP @@ -147,7 +136,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a SwitchYard library. ruleID: integration-00012 tag: - SwitchYard @@ -160,7 +148,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Synapse library. ruleID: integration-00013 tag: - Apache Synapse @@ -173,7 +160,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a WSO2 library. ruleID: integration-00014 tag: - WSO2 @@ -186,7 +172,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Talend ESB library. ruleID: integration-00015 tag: - Talend ESB @@ -199,7 +184,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring Integration framework. ruleID: integration-00016 tag: - Spring Integration @@ -214,7 +198,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring Integration framework. ruleID: integration-00017 tag: - Spring Integration diff --git a/default/generated/technology-usage/207-javase.windup.yaml b/default/generated/technology-usage/207-javase.windup.yaml index b16cec7..438e16a 100644 --- a/default/generated/technology-usage/207-javase.windup.yaml +++ b/default/generated/technology-usage/207-javase.windup.yaml @@ -6,7 +6,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Thread APIs. ruleID: javase-01000 tag: - Java Threads @@ -22,7 +21,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Concurrent Executors APIs. ruleID: javase-01100 tag: - Java Threads diff --git a/default/generated/technology-usage/209-jta.windup.yaml b/default/generated/technology-usage/209-jta.windup.yaml index a9b8061..296bdc3 100644 --- a/default/generated/technology-usage/209-jta.windup.yaml +++ b/default/generated/technology-usage/209-jta.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Mycontainer JTA library. ruleID: jta-00020 tag: - Mycontainer JTA @@ -16,7 +15,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Geronimo JTA library. ruleID: jta-00030 tag: - Geronimo JTA @@ -29,7 +27,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OW2 JTA library. ruleID: jta-00040 tag: - OW2 JTA @@ -42,7 +39,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Evo JTA library. ruleID: jta-00050 tag: - Evo JTA @@ -55,7 +51,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an AKKA JTA library. ruleID: jta-00060 tag: - AKKA JTA @@ -68,7 +63,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a KumuluzEE JTA library. ruleID: jta-00070 tag: - KumuluzEE JTA @@ -81,7 +75,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Ignite JTA library. ruleID: jta-00080 tag: - Ignite JTA @@ -94,7 +87,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Nuxeo JTA/JCA library. ruleID: jta-00090 tag: - Nuxeo JTA/JCA @@ -107,7 +99,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Everit JTA library. ruleID: jta-00100 tag: - Everit JTA @@ -120,7 +111,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Demoiselle JTA library. ruleID: jta-00110 tag: - Demoiselle JTA @@ -133,7 +123,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Meecrowave JTA library. ruleID: jta-00120 tag: - Apache Meecrowave JTA @@ -146,7 +135,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Sirona JTA library. ruleID: jta-00130 tag: - Apache Sirona JTA @@ -159,7 +147,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Lift JTA library. ruleID: jta-00140 tag: - Lift JTA @@ -172,7 +159,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a WF Core JTA library. ruleID: jta-00150 tag: - WF Core JTA @@ -185,7 +171,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Java Transaction API library. ruleID: jta-00160 tag: - Java Transaction API @@ -201,7 +186,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JBoss Transactions library. ruleID: jta-00170 tag: - JBoss Transactions @@ -229,7 +213,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a GlassFish JTA library. ruleID: jta-00180 tag: - GlassFish JTA @@ -247,7 +230,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Atomikos JTA library. ruleID: jta-00190 tag: - Atomikos JTA @@ -265,7 +247,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Narayana Arjuna library. ruleID: jta-00200 tag: - Narayana Arjuna @@ -283,7 +264,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring Transactions library. ruleID: jta-00210 tag: - Spring Transactions diff --git a/default/generated/technology-usage/21-javaee-technology-usage.windup.yaml b/default/generated/technology-usage/21-javaee-technology-usage.windup.yaml index 299e528..4d26504 100644 --- a/default/generated/technology-usage/21-javaee-technology-usage.windup.yaml +++ b/default/generated/technology-usage/21-javaee-technology-usage.windup.yaml @@ -125,7 +125,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses JACC. ruleID: javaee-technology-usage-00040 tag: - JACC @@ -139,7 +138,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Java EE Management. ruleID: javaee-technology-usage-00050 tag: - MEJB @@ -153,7 +151,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Java EE Application Deployment. ruleID: javaee-technology-usage-00060 tag: - EAR @@ -166,7 +163,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Web Services Metadata ruleID: javaee-technology-usage-00070 tag: - WS Metadata @@ -183,7 +179,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Common Annotations ruleID: javaee-technology-usage-00080 tag: - Common Annotations @@ -200,7 +195,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses JAXB ruleID: javaee-technology-usage-00090 tag: - JAXB @@ -214,7 +208,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses JAXR ruleID: javaee-technology-usage-00100 tag: - JAXR @@ -228,7 +221,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Bean Validation ruleID: javaee-technology-usage-00110 tag: - Bean Validation @@ -242,7 +234,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Java Servlets ruleID: javaee-technology-usage-00120 tag: - Servlet @@ -256,7 +247,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses JSON binding ruleID: javaee-technology-usage-00130 tag: - JSON-B diff --git a/default/generated/technology-usage/211-logging-usage.windup.yaml b/default/generated/technology-usage/211-logging-usage.windup.yaml index c82a3f9..ab9f688 100644 --- a/default/generated/technology-usage/211-logging-usage.windup.yaml +++ b/default/generated/technology-usage/211-logging-usage.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Log4J library. ruleID: logging-usage-00010 tag: - Apache Log4J @@ -16,7 +15,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Commons Logging library. ruleID: logging-usage-00020 tag: - Apache Commons Logging @@ -29,7 +27,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Simple Logging Facade for Java (SLJ4J) library. ruleID: logging-usage-00030 tag: - SLF4J @@ -42,7 +39,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a tinylog library. ruleID: logging-usage-00040 tag: - tinylog @@ -55,7 +51,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Logback library. ruleID: logging-usage-00050 tag: - Logback @@ -68,7 +63,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JBoss logging library. ruleID: logging-usage-00080 tag: - JBoss logging @@ -81,7 +75,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Monolog library. ruleID: logging-usage-00090 tag: - Monolog @@ -94,7 +87,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Jcabi Log library. ruleID: logging-usage-00100 tag: - Jcabi Log @@ -107,7 +99,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a NLOG4J library. ruleID: logging-usage-00110 tag: - NLOG4J @@ -120,7 +111,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Log4s library. ruleID: logging-usage-00120 tag: - Log4s @@ -133,7 +123,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Kotlin Logging library. ruleID: logging-usage-00130 tag: - Kotlin Logging @@ -146,7 +135,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Airlift Log Manager library. ruleID: logging-usage-00140 tag: - Airlift Log Manager @@ -159,7 +147,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a MinLog library. ruleID: logging-usage-00150 tag: - MinLog @@ -172,7 +159,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Common Java Logging Utils library. ruleID: logging-usage-00160 tag: - Logging Utils @@ -185,7 +171,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OCPsoft Logging Utils library. ruleID: logging-usage-00170 tag: - OCPsoft Logging Utils @@ -198,7 +183,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Scribe library. ruleID: logging-usage-00180 tag: - Scribe @@ -211,7 +195,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Git Foundation Classes (GFC) Logging library. ruleID: logging-usage-00190 tag: - GFC Logging @@ -224,7 +207,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Blitz4j library. ruleID: logging-usage-00200 tag: - Blitz4j @@ -237,7 +219,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Avalon Logkit library. ruleID: logging-usage-00210 tag: - Avalon Logkit @@ -250,7 +231,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a KLogger library. ruleID: logging-usage-00220 tag: - KLogger @@ -263,7 +243,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Lumberjack library. ruleID: logging-usage-00230 tag: - Lumberjack @@ -276,7 +255,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Log.io library. ruleID: logging-usage-00240 tag: - Log.io @@ -289,7 +267,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OPS4J Pax Logging Service library. ruleID: logging-usage-00250 tag: - OPS4J Pax Logging Service @@ -302,7 +279,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OW2 Log Util library. ruleID: logging-usage-00260 tag: - OW2 Log Util @@ -315,7 +291,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Twitter Util Logging library. ruleID: logging-usage-00270 tag: - Twitter Util Logging @@ -328,7 +303,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Composite Logging JCL library. ruleID: logging-usage-00280 tag: - Composite Logging JCL @@ -341,7 +315,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Flume library. ruleID: logging-usage-00290 tag: - Apache Flume diff --git a/default/generated/technology-usage/215-mvc.windup.yaml b/default/generated/technology-usage/215-mvc.windup.yaml index e07a95d..950d4cb 100644 --- a/default/generated/technology-usage/215-mvc.windup.yaml +++ b/default/generated/technology-usage/215-mvc.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Wicket library. ruleID: mvc-01000 tag: - Apache Wicket @@ -16,7 +15,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Struts library. ruleID: mvc-01100 tag: - Apache Struts @@ -29,7 +27,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring MVC library. ruleID: mvc-01200 tag: - Spring MVC @@ -42,7 +39,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring MVC library. ruleID: mvc-01210 tag: - Spring MVC @@ -56,7 +52,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring MVC library. ruleID: mvc-01220 tag: - Spring MVC @@ -80,7 +75,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a GWT library. ruleID: mvc-01300 tag: - GWT @@ -93,7 +87,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a MyFaces library. ruleID: mvc-01400 tag: - MyFaces @@ -106,7 +99,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a RichFaces library. ruleID: mvc-01500 tag: - RichFaces @@ -119,7 +111,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JSF library. ruleID: mvc-01600 tag: - JSF @@ -132,7 +123,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Tapestry library. ruleID: mvc-01700 tag: - Apache Tapestry @@ -145,7 +135,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Stripes library. ruleID: mvc-01800 tag: - Stripes @@ -158,7 +147,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spark library. ruleID: mvc-01900 tag: - Spark @@ -171,7 +159,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Vaadin library. ruleID: mvc-02000 tag: - Vaadin @@ -184,7 +171,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Grails library. ruleID: mvc-02100 tag: - Grails @@ -197,7 +183,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Play library. ruleID: mvc-02200 tag: - Play @@ -210,7 +195,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Oracle ADF library. ruleID: mvc-02300 tag: - Oracle ADF @@ -226,7 +210,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a PrimeFaces library. ruleID: mvc-02400 tag: - PrimeFaces @@ -239,7 +222,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JSTL library. ruleID: mvc-02500 tag: - JSTL @@ -252,7 +234,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OpenFaces library. ruleID: mvc-02600 tag: - OpenFaces @@ -265,7 +246,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JFreeChart library. ruleID: mvc-02700 tag: - JFreeChart @@ -278,7 +258,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a BootsFaces library. ruleID: mvc-02800 tag: - BootsFaces @@ -291,7 +270,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an ICEfaces library. ruleID: mvc-02900 tag: - ICEfaces @@ -304,7 +282,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a BabbageFaces library. ruleID: mvc-03000 tag: - BabbageFaces @@ -317,7 +294,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Portlet library. ruleID: mvc-03100 tag: - Portlet @@ -330,7 +306,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an AngularFaces library. ruleID: mvc-03200 tag: - AngularFaces @@ -343,7 +318,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a LiferayFaces library. ruleID: mvc-03300 tag: - LiferayFaces @@ -356,7 +330,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Liferay library. ruleID: mvc-03400 tag: - Liferay @@ -369,7 +342,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Larmic ButterFaces library. ruleID: mvc-03500 tag: - ButterFaces @@ -382,7 +354,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a HighFaces library. ruleID: mvc-03600 tag: - HighFaces @@ -395,7 +366,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a TieFaces library. ruleID: mvc-03700 tag: - TieFaces @@ -408,7 +378,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OmniFaces library. ruleID: mvc-03800 tag: - OmniFaces @@ -421,7 +390,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an UberFire library. ruleID: mvc-03900 tag: - UberFire @@ -434,7 +402,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Velocity library. ruleID: mvc-04000 tag: - Velocity @@ -447,7 +414,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Thymeleaf library. ruleID: mvc-04100 tag: - Thymeleaf @@ -460,7 +426,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache FreeMarker library. ruleID: mvc-04200 tag: - FreeMarker @@ -473,7 +438,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an ANTLR StringTemplate library. ruleID: mvc-04300 tag: - ANTLR StringTemplate @@ -486,7 +450,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Handlebars library. ruleID: mvc-04400 tag: - Handlebars @@ -499,7 +462,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JMustache library. ruleID: mvc-04500 tag: - JMustache @@ -512,7 +474,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Jamon library. ruleID: mvc-04600 tag: - Jamon @@ -525,7 +486,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Twirl library. ruleID: mvc-04700 tag: - Twirl @@ -538,7 +498,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Scalate library. ruleID: mvc-04800 tag: - Scalate @@ -551,7 +510,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Rythm Template Engine library. ruleID: mvc-04900 tag: - Rythm Template Engine @@ -564,7 +522,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Trimou library. ruleID: mvc-05000 tag: - Trimou @@ -577,7 +534,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Jetbrick Template library. ruleID: mvc-05100 tag: - Jetbrick Template @@ -590,7 +546,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Chunk Templates library. ruleID: mvc-05200 tag: - Chunk Templates @@ -603,7 +558,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JSilver library. ruleID: mvc-05300 tag: - JSilver @@ -616,7 +570,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Water Template Engine library. ruleID: mvc-05400 tag: - Water Template Engine @@ -629,7 +582,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Ickenham library. ruleID: mvc-05500 tag: - Ickenham @@ -642,7 +594,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Mixer library. ruleID: mvc-05600 tag: - Mixer @@ -655,7 +606,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Webmacro library. ruleID: mvc-05700 tag: - Webmacro @@ -668,7 +618,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a DVSL library. ruleID: mvc-05800 tag: - DVSL @@ -681,7 +630,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Snippetory Template Engine library. ruleID: mvc-05900 tag: - Snippetory Template Engine @@ -694,7 +642,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Anakia library. ruleID: mvc-06000 tag: - Anakia diff --git a/default/generated/technology-usage/218-observability.windup.yaml b/default/generated/technology-usage/218-observability.windup.yaml index 1b29789..eedf0ed 100644 --- a/default/generated/technology-usage/218-observability.windup.yaml +++ b/default/generated/technology-usage/218-observability.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds Spring Boot Actuator. ruleID: observability-0100 tag: - Spring Boot Actuator @@ -27,7 +26,6 @@ labels: - konveyor.io/include=always links: [] - message: The application uses Spring JMX. ruleID: observability-0200 tag: - Spring JMX diff --git a/default/generated/technology-usage/220-security.windup.yaml b/default/generated/technology-usage/220-security.windup.yaml index 53df287..0dbaddb 100644 --- a/default/generated/technology-usage/220-security.windup.yaml +++ b/default/generated/technology-usage/220-security.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring Security library. ruleID: security-01100 tag: - Spring Security @@ -16,7 +15,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Shiro library. ruleID: security-01200 tag: - Apache Shiro @@ -29,7 +27,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Hdiv library. ruleID: security-01300 tag: - Hdiv @@ -42,7 +39,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OACC library. ruleID: security-01400 tag: - OACC @@ -55,7 +51,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a PicketLink library. ruleID: security-01500 tag: - PicketLink @@ -68,7 +63,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a PicketBox library. ruleID: security-01600 tag: - PicketBox @@ -81,7 +75,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Keyczar library. ruleID: security-01700 tag: - Keyczar @@ -94,7 +87,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an XACML library. ruleID: security-01800 tag: - XACML @@ -107,7 +99,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a SAML library. ruleID: security-01900 tag: - SAML @@ -120,7 +111,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Bouncy Castle library. ruleID: security-02000 tag: - Bouncy Castle @@ -144,7 +134,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Jasypt library. ruleID: security-02100 tag: - Jasypt @@ -157,7 +146,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Apache Santuario library. ruleID: security-02200 tag: - Apache Santuario @@ -170,7 +158,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an SSL library. ruleID: security-02300 tag: - SSL @@ -183,7 +170,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Vlad library. ruleID: security-02400 tag: - Vlad @@ -196,7 +182,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Apache Commons Validator library. ruleID: security-02500 tag: - Apache Commons Validator @@ -209,7 +194,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OWASP ESAPI library. ruleID: security-02600 tag: - OWASP ESAPI @@ -222,7 +206,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a WSS4J library. ruleID: security-02700 tag: - WSS4J @@ -235,7 +218,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OpenSAML library. ruleID: security-02800 tag: - OpenSAML @@ -248,7 +230,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OTR4J library. ruleID: security-02900 tag: - OTR4J @@ -261,7 +242,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OWASP CSRF Guard library. ruleID: security-03000 tag: - OWASP CSRF Guard @@ -274,7 +254,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an OAUTH library. ruleID: security-03100 tag: - OAUTH @@ -287,7 +266,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an Acegi Security library. ruleID: security-03200 tag: - Acegi Security @@ -300,7 +278,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a JSecurity library. ruleID: security-03300 tag: - JSecurity @@ -313,7 +290,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds an AcrIS Security library. ruleID: security-03400 tag: - AcrIS Security @@ -326,7 +302,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Trunk JGuard library. ruleID: security-03500 tag: - Trunk JGuard @@ -339,7 +314,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring Security library. ruleID: security-03600 tag: - Spring Security diff --git a/default/generated/technology-usage/221-spring-catchall.windup.yaml b/default/generated/technology-usage/221-spring-catchall.windup.yaml index 1234fae..ec28e81 100644 --- a/default/generated/technology-usage/221-spring-catchall.windup.yaml +++ b/default/generated/technology-usage/221-spring-catchall.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spring framework. ruleID: spring-catchall-00001 tag: - Spring diff --git a/default/generated/technology-usage/223-test-frameworks-usage.windup.yaml b/default/generated/technology-usage/223-test-frameworks-usage.windup.yaml index 13d1a94..924d942 100644 --- a/default/generated/technology-usage/223-test-frameworks-usage.windup.yaml +++ b/default/generated/technology-usage/223-test-frameworks-usage.windup.yaml @@ -3,7 +3,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the EasyMock library. ruleID: test-frameworks-sauge-00010 tag: - EasyMock @@ -16,7 +15,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the PowerMock library. ruleID: test-frameworks-sauge-00020 tag: - PowerMock @@ -29,7 +27,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Mockito library. ruleID: test-frameworks-sauge-00030 tag: - Mockito @@ -42,7 +39,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the TestNG library. ruleID: test-frameworks-sauge-00040 tag: - TestNG @@ -55,7 +51,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Hamcrest library. ruleID: test-frameworks-sauge-00050 tag: - Hamcrest @@ -68,7 +63,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds a Spring Test framework. ruleID: test-frameworks-sauge-00060 tag: - Spring Test @@ -81,7 +75,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Spock framework. ruleID: test-frameworks-sauge-00070 tag: - Spock @@ -94,7 +87,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the XMLUnit framework. ruleID: test-frameworks-sauge-00080 tag: - XMLUnit @@ -107,7 +99,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Akka Testkit library. ruleID: test-frameworks-sauge-00090 tag: - Akka Testkit @@ -120,7 +111,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the REST Assured library. ruleID: test-frameworks-sauge-00100 tag: - REST Assured @@ -133,7 +123,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the DbUnit library. ruleID: test-frameworks-sauge-00110 tag: - DbUnit @@ -146,7 +135,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Mule Functional Test Framework (TCK). ruleID: test-frameworks-sauge-00120 tag: - Mule Functional Test Framework @@ -159,7 +147,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Guava Testing Library. ruleID: test-frameworks-sauge-00130 tag: - Guava Testing @@ -172,7 +159,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the RandomizedTesting Randomized Runner library. ruleID: test-frameworks-sauge-00140 tag: - RandomizedTesting Runner @@ -185,7 +171,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the HttpUnit library. ruleID: test-frameworks-sauge-00150 tag: - HttpUnit @@ -198,7 +183,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JCunit library. ruleID: test-frameworks-sauge-00160 tag: - JCunit @@ -211,7 +195,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JPA Matchers library. ruleID: test-frameworks-sauge-00170 tag: - JPA Matchers @@ -224,7 +207,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the MultithreadedTC library. ruleID: test-frameworks-sauge-00180 tag: - MultithreadedTC @@ -237,7 +219,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Specsy framework. ruleID: test-frameworks-sauge-00190 tag: - Specsy @@ -250,7 +231,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JFunk framework. ruleID: test-frameworks-sauge-00200 tag: - JFunk @@ -263,7 +243,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Restito framework. ruleID: test-frameworks-sauge-00210 tag: - Restito @@ -276,7 +255,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Test Interface library. ruleID: test-frameworks-sauge-00220 tag: - Test Interface @@ -289,7 +267,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Play Test framework. ruleID: test-frameworks-sauge-00230 tag: - Play Test @@ -302,7 +279,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Arquillian framework. ruleID: test-frameworks-sauge-00240 tag: - Arquillian @@ -315,7 +291,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Cactus framework. ruleID: test-frameworks-sauge-00560 tag: - Cactus @@ -328,7 +303,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Concordion framework. ruleID: test-frameworks-sauge-00260 tag: - Concordion @@ -341,7 +315,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Cucumber framework. ruleID: test-frameworks-sauge-00270 tag: - Cucumber @@ -354,7 +327,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the EtlUnit framework. ruleID: test-frameworks-sauge-00280 tag: - EtlUnit @@ -367,7 +339,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the HavaRunner framework. ruleID: test-frameworks-sauge-00290 tag: - HavaRunner @@ -380,7 +351,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JBehave framework. ruleID: test-frameworks-sauge-00300 tag: - JBehave @@ -393,7 +363,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JMock framework. ruleID: test-frameworks-sauge-00310 tag: - JMock @@ -406,7 +375,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JMockit framework. ruleID: test-frameworks-sauge-00320 tag: - JMockit @@ -419,7 +387,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Jukito framework. ruleID: test-frameworks-sauge-00330 tag: - Jukito @@ -432,7 +399,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Needle framework. ruleID: test-frameworks-sauge-00340 tag: - Needle @@ -445,7 +411,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the OpenPojo framework. ruleID: test-frameworks-sauge-00350 tag: - OpenPojo @@ -458,7 +423,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the Unitils library. ruleID: test-frameworks-sauge-00360 tag: - Unitils @@ -471,7 +435,6 @@ labels: - konveyor.io/include=always links: [] - message: The application embeds the JUnit framework. ruleID: test-frameworks-sauge-00370 tag: - JUnit diff --git a/default/generated/technology-usage/33-connect-technology-usage.windup.yaml b/default/generated/technology-usage/33-connect-technology-usage.windup.yaml index 65b20f0..1cae194 100644 --- a/default/generated/technology-usage/33-connect-technology-usage.windup.yaml +++ b/default/generated/technology-usage/33-connect-technology-usage.windup.yaml @@ -23,7 +23,6 @@ labels: - konveyor.io/include=always links: [] - message: JNA is used in the application ruleID: technology-usage-connect-01101 tag: - Connect=JNA @@ -52,7 +51,6 @@ labels: - konveyor.io/include=always links: [] - message: Mailing is used in the application ruleID: technology-usage-connect-01200 tag: - Connect=Mail @@ -78,7 +76,6 @@ labels: - konveyor.io/include=always links: [] - message: JCA is used in the application ruleID: technology-usage-connect-01300 tag: - Connect=JCA