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

tools/index: ignore symlinks to avoid duplicate entries #98

Merged

Commits on Jul 21, 2023

  1. tools/index: ignore symlinks to avoid duplicate entries

    Advisories with multiple affected packages will be defined as a
    single file in the "lowest level" package directory, with inbound
    symbolic links of the same name in the other package directories.
    
    Update the generate-index command to ignore symbolic links.  This
    prevents duplicate entries appearing in the lists/tables.
    frasertweedale committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2d3883e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc4f92 View commit details
    Browse the repository at this point in the history