Releases: US-CBP/GTAS
GTAS 1.3.0
Automated refresh for flights screen.
Updated database connection information to use c3p0 configured on application instead of jndi configured on tomcat.
Minor bug fixes.
GTAS 1.2.1
Fixed application properties to correctly override all properties from application.properties instead of just those from commons.
Fixed display of Dashboard increasing the view height of the page.
Fixed role issue that was causing an error to log to console.
GTAS 1.2
Application Properties added.
GTAS 1.1.4
Updated user roles to allow access to flight page by all users.
Updated user location code.
Updated table names for hibernate "factory reset" of airports, carriers, and countries.
GTAS 1.1.3
GTAS 1.1.3
** Substantial improvement to performance of fuzzy matching - from 4/second against 14k wlist to 60/second
** Addition of hit notification system
** Various bug fixes
GTAS 1.1.2
Deleted API that was not in use.
Updated admin page adding validation
Bug fix related to User Roles
Bug fix related to Partial Hits
GTAS 1.1.1
Bug fixes for 1.1.
Quick matcher impl
Case count down timer
Tooltips.
GTAS 1.1
GTAS version 1.1.
Contains updates to flight passenger screen.
Contains several front end QOL updates.
Contains new screen in admin portal to manage airports, country codes, and carriers.
Contains updates to flight screen and passenger screen to show flags and numbers for fuzzy, graph, udr, and watchlist hits.
Contains some bug fixes / updates to multi-threaded rule engine.
Contains updates to quick matcher impl to reduce amount of hits.
Contains updates to quick matcher impl to have more descriptive rule description.
Contains updates to filtering of run away rules.
Contains update to rules - multi-threaded.
Database changes
Fuzzy Flight Hits
Flight Graph Hits
Added column to pax_wl
Deleted unused case column.
GTAS 1.0
The Global Travel Assessment System (GTAS) is a turn-key web application that provides all the necessary decision support system features to (1) receive and store air traveler data, both Advance Passenger Information (API) and PNR (Passenger Name Record); (2) provide real-time risk assessment against this data based on your own specific risk criteria and/or watch lists; and (3) view high risk travelers as well as their associated flight and reservation information.
This release contains the following:
• Drools based rule engine with automated case creation
• Query engine
• Flight / Passenger display
• Case creation and modification
• Officer 1 day look out screen to focus on passengers coming in to airport
• PNR and APIS parsing and loading of passengers
• Neo4j integration
• Kibana dashboard