You can block or allow every repo under one owner with a single owner/* marketplace entry.
What's wrong with this entry?
strictKnownMarketplaces and blockedMarketplaces may now use a github entry whose repo is owner/*, allowing or blocking every repository under one owner in a single line.
- form is
{"source":"github","repo":"owner/*"} - only meaningful in managed settings, where these two lists are read
- everywhere else the repo value must still name a single repository:
marketplace add,extraKnownMarketplacesandknown_marketplaces.jsontake a wildcard literally and fail to clone
a github entry may use the owner-wildcard form {"source":"github","repo":"owner/*"} to block every repository under that owner
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.242
Blocked skills-directory plugins say which policy to change
Both mention strict known marketplace blocked
-
v2.1.224
Invalid
extraKnownMarketplacesentries are dropped with a warningBoth mention known marketplace extra
-
v2.1.228
extraKnownMarketplaces merges instead of being replaced
Both mention known marketplace extra