|
|
|
|
|
by dbm44
2075 days ago
|
|
Does seem a very large reduction in the fine, even allowing for current pandemic issues. Of course if BA had been more security conscious and actually checked their third party JavaScript files regularly, perhaps using https://ScriptScanner.com ( full disclosure it's my app), then they would have caught the hack a lot quicker. This would have greatly reduced the fine and the distress caused to their customers having to cancel their cards. |
|
Or used subresource integrity to prevent any unauthorized JS from loading. Or just not loaded third-party JS on the checkout page to begin with.