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

KeepPrivateModule: Special case for moving bug reports to MCL #808

Merged
merged 2 commits into from
Jul 16, 2023

Conversation

violine1101
Copy link
Member

Purpose

Moving private bug reports to MCL would prompt Arisa to change their security level to an invalid one, making them inaccessible.

Approach

Changed the function for determining whether a bug report is public by checking if the security level is a private security level for any project, not just the current one.

Future work

This is more of a bandaid solution, the actual problem likely lies somewhere deeper: Moving bug reports might actually cause some weird things to happen in regards to the data that Arisa receives.

So, further monitoring is necessary and potentially a better solution should be found at some point in the future - if we do not end up merging the MCL security level with the regular one anyway.

Checklist

  • Included tests
  • Updated documentation in README
    and docs folder
  • Tested in MCTEST-xxx

@violine1101 violine1101 merged commit ffd02af into master Jul 16, 2023
@violine1101 violine1101 deleted the fix-mcl-private branch July 16, 2023 11:07
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

Successfully merging this pull request may close these issues.

2 participants