github PaladinCloud/CE 2.0.0

latest releases: 3.0.6, 3.0.5, 3.0.4...
19 months ago

Introducing Cognito

  • We have moved out from default DB-based authentication and authorization to AWS Cognito.
  • Now both Authentication and Authorization in the App are done through Cognito.
  • We are working on user management using Cognito and the same would be released in the next release. Till then, users need to manage the users directly using Cognito service.
  • We will update the wiki on how user management and Azure AD setup can be done using Cognito.
  • As we are adding Cognito for the first time, existing users need to re-create their Paladin Cloud users in Cognito.
  • Installation readme will be updated accordingly.

Policy Updates

  • We have changed the nomenclature in the Paladin Cloud on how we manage the rules/policies. Earlier there were Rules and Policies in the system, now we have completely moved out from rules. Now We just have Policies. Documentation pages will be updated accordingly.
  • Added 8 new policies across AWS and GCP
  • Also updated Policy metadata of the major policies by reviewing their documentation, category, and severity.
  • We are improving the wiki for the existing policies. This is an ongoing effort.

UI Updates

  • New Policy Admin screen replaced the old Rules and Policy screen.
  • Fixed bugs across the application

Installer Updates

  • Added the required configurations to default.local.py for Cognito.
  • Updated elastic search default shard size from 3 to 1 to improve the read performance. There will be no change for current users.
  • Reduced the permissions needed for installing the Paladin Cloud further. Documentation will be updated in the coming days accordingly.
  • Introduced a new configuration parameter in local.py for mandatory tags. Now users can define the mandatory tags before redeploying or installing.
    The same will be used across the UI to filter the assets and run the tagging policies.
  • As the new configurations are added to default.local.py in this release, current users need to merge the new default.local.py with their existing local.py before redeploying.

What's Changed

Full Changelog: 1.5.2...2.0.0

Don't miss a new CE release

NewReleases is sending notifications on new releases.