Skip to content

update to CSS v7 and add new control checks #1

Description

@bourgeoa
  • CSS v7
  • filter NSS pods
    • invalid NSS user config file
      • deprecated config filename
      • exclude invalid NSS users account (missing keys : username, password, webID),
    • exclude invalid NSS pods
      • invalid username containing '.' (issue subdomain of subdomain certificates) or blank char
      • invalid data pods (no data pod) (checked with username converted to lowercase)
      • no profile/card
      • no profile/card#me (no WebID or external WebID
      • username with uppercase letter (converted to lowercase email address by CSS)
    • exclude invalid username in email address context ( username with '@' or blank char)
  • check that all CSS pod's from account creation are replaced with existing NSS pod's (check for /robots.txt)
  • add counters
  • add an option to run the script by step of XXX pods
  • update README

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions