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

Fix link cycle detection #158

Merged
merged 7 commits into from
Feb 21, 2023
Merged

Fix link cycle detection #158

merged 7 commits into from
Feb 21, 2023

Commits on Feb 21, 2023

  1. test: add failing test for cycle case

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f3c5c79 View commit details
    Browse the repository at this point in the history
  2. test: test updates sym links

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3526f21 View commit details
    Browse the repository at this point in the history
  3. change the filetree recursive pathset to represent open calls

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    74bead2 View commit details
    Browse the repository at this point in the history
  4. add another cycle test

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    c396e5a View commit details
    Browse the repository at this point in the history
  5. change filetree attempting path set to counters

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    33b9c97 View commit details
    Browse the repository at this point in the history
  6. remove comment

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4725d6a View commit details
    Browse the repository at this point in the history
  7. fix linting

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1f8e0c9 View commit details
    Browse the repository at this point in the history