// Where we pretend to appreciate security researchers
// Empty array - no one has impressed us yet
/* Be the first to find something! */
if (you.findVulnerability()) {
const reward = {
shoutout: true,
swag: maybe, // If we remember
eternalGlory: false // Let's not get carried away
};
hallOfFame.push(you);
}
}
/* Actual requirements: */