Skip to content

Security Update

Compare
Choose a tag to compare
@unfor19 unfor19 released this 17 Apr 01:08
· 67 commits to master since this release
a3a283e

Credentials file - ~/.githubsecrets/credentials is now encrypted by using keyring.

  • CI/CD processes - Make sure keyrings.alt is installed, or simply use the Docker image

    • If you're getting issues in Ubuntu, then execute
      sudo apt remove python3-pip && python -m pip install --upgrade pip 
      
  • Docker image - already updated with keyrings.alt