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

New analyses #5

Open
2 of 13 tasks
Niols opened this issue May 28, 2018 · 1 comment
Open
2 of 13 tasks

New analyses #5

Niols opened this issue May 28, 2018 · 1 comment

Comments

@Niols
Copy link
Member

Niols commented May 28, 2018

  • Statistics about redirections (functions, simple command, special built-ins, coumpound commands)
  • What happens inside conditions?
  • break in functions
  • pipes (while read ...? what else?)
  • case patterns
  • dpkg-divert on other packages
  • shift in loops
  • function calls with statically known arguments?
  • dot's arguments known statically?
  • local in a compound command, and at toplevel (if ,,, then local x)
  • scripts that still contain $ in words after expansion
  • redirection analyser, also find absurd redrections
  • fonctions defined inside fonctions

(to be completed)

@Niols Niols changed the title New analysis New analyses May 28, 2018
@Niols Niols self-assigned this May 29, 2018
@treinen
Copy link
Contributor

treinen commented Jul 4, 2018

we also need:

  • redirection analyser, also find absurd redrections
  • fonctions defined inside fonctions

@Niols Niols removed their assignment Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants