Skip to content

Releases: US-CBP/GTAS

GTAS 1.3.0

28 Jun 03:39
92a2d05
Compare
Choose a tag to compare

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

19 Jun 20:06
7c9183e
Compare
Choose a tag to compare

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

18 Jun 05:30
b396817
Compare
Choose a tag to compare

Application Properties added.

GTAS 1.1.4

17 Jun 14:08
da6c9d8
Compare
Choose a tag to compare

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

13 Jun 15:26
3a4c133
Compare
Choose a tag to compare

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

05 Jun 18:46
9dc414d
Compare
Choose a tag to compare

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

30 May 19:37
7631bcc
Compare
Choose a tag to compare

Bug fixes for 1.1.

Quick matcher impl
Case count down timer
Tooltips.

GTAS 1.1

29 May 18:15
9946425
Compare
Choose a tag to compare

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

13 May 14:37
f2aca60
Compare
Choose a tag to compare

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