([]*detections.Detection) (len=1) {
  (*detections.Detection)({
    Type: (detections.DetectionType) (len=9) "interface",
    DetectorType: (detectors.Type) (len=6) "python",
    DetectorLanguage: (detectors.Language) "",
    CommitSHA: (string) "",
    Source: (source.Source) {
      Filename: (string) (len=11) "small.ipynb",
      FullFilename: (string) "",
      Language: (string) (len=16) "Jupyter Notebook",
      LanguageType: (string) (len=6) "markup",
      StartLineNumber: (*int)(39),
      StartColumnNumber: (*int)(16),
      EndLineNumber: (*int)(39),
      EndColumnNumber: (*int)(38),
      Text: (*string)((len=22) "\"variable.example.com\"")
    },
    Value: (interfaces.Interface) {
      Type: (interfaces.Type) (len=3) "url",
      Value: (*values.Value)({
        Parts: ([]values.Part) (len=1) {
          (*values.String)({
            Type: (values.PartType) (len=6) "string",
            Value: (string) (len=20) "variable.example.com"
          })
        }
      }),
      VariableName: (string) ""
    }
  })
}
