Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to CSS v7 and add new control checks #1

Open
15 of 16 tasks
bourgeoa opened this issue Dec 22, 2024 · 0 comments
Open
15 of 16 tasks

update to CSS v7 and add new control checks #1

bourgeoa opened this issue Dec 22, 2024 · 0 comments

Comments

@bourgeoa
Copy link
Member

bourgeoa commented Dec 22, 2024

  • 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
@bourgeoa bourgeoa changed the title updates update to CSS v7 and add new control checks Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant