Skip to content

Instantly share code, notes, and snippets.

@lonnen
Last active December 19, 2017 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lonnen/9ba1ea912622ee77ae3dd48c408eda2d to your computer and use it in GitHub Desktop.
Save lonnen/9ba1ea912622ee77ae3dd48c408eda2d to your computer and use it in GitHub Desktop.
socorro rules that modify the raw_crash -- raw_crash\[(.*?)\]
# raw_transform ruleset
mozilla_transform_rules
ProductRewrite
ESRVersionRewrite
PluginContentURL
PluginUserComment
processor_app.py
:115 if 'uuid' not in raw_crash:
:116 raw_crash.uuid = uuid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment