# Steampipe Hacktoberfest 2022 Recap

> New plugins, CLI improvements, blog posts, and more: How the Steampipe community rallied together during Hacktoberfest.

By Steampipe Team
Published: 2022-11-16


We regularly highlight Steampipe contributors, and we reward their efforts with swag. This year we upped our game by participating in [Hacktoberfest](https://steampipe.io/blog/hacktoberfest-2022) by offering limited edition Steampipe Hacktoberfest 2022 stickers for no-code/low-code contributions (e.g. blog posts, doc updates, new table columns) and t-shirts for high-code contributions (e.g. new plugins or mods).

<div style={{"width":"80%", "marginTop":"2em", "marginBottom":"2em" }}>
  <img src="/images/blog/2022-11-hacktoberfest-wrapup/swag.png" />
</div>

Our global community responded with a flurry of activity. From September 26th through October 31st 2022, we merged 38 contributions from 30 contributors representing 13 countries. 

Top contributors: Alexis Minvielle-Debat and François de Metz (4 contributions each).

Top countries: France (10 contributions), India (9), and the United States (7).

45% of contributions were in the no-code category, including [blog posts](https://steampipe.io/blog/news-and-reviews) and documentation updates for [steampipe.io/docs](https://steampipe.io/docs) and [hub.steampipe.io](https://hub.steampipe.io)

20% were in the low-code category, including updated query examples, new [columns](https://steampipe.io/docs/develop/standards) added to existing tables, and more.

35% of the contributions were in the high-code category, including new [Steampipe CLI](https://steampipe.io/downloads) features, new plugin tables, enhanced plugin capabilities, and two new plugins.

## New plugins

[Kumar Aggarrwal](https://github.com/kaggrwal) created [Bitfinex](https://hub.steampipe.io/plugins/kaggrwal/bitfinex) to query the BITFINEX cryptocurrency exchange for currencies and tickers.

[François de Metz](https://github.com/francois2metz) created [GitGuardian](https://hub.steampipe.io/plugins/francois2metz/gitguardian) to query GitGuardian for secrets found by its scans of GitHub or GitLab repositories, as well as audit logs, workspace members, and sources.

## Plugin updates

[Alexis Minvielle-Debat](https://github.com/aminvielledebatAtBedrock) added [github_code_owners](https://hub.steampipe.io/plugins/turbot/github/tables/github_code_owner) to the GitHub plugin, [kubernetes_horizontal_pod_autoscaler](https://hub.steampipe.io/plugins/turbot/kubernetes/tables/kubernetes_horizontal_pod_autoscaler) to the Kubernetes plugin, and [aws_ecr_image_scan_finding](https://hub.steampipe.io/plugins/turbot/aws/tables/aws_ecr_image_scan_finding) table to the AWS plugin. 

[Hannes Fant](https://github.com/hannesfant) added the [hcloud_placement_group](https://hub.steampipe.io/plugins/turbot/hcloud/tables/hcloud_placement_group) table to the Hetzner Cloud plugin.

[Hiep Pham](https://github.com/hiepph) added [gitlab_project_job](https://hub.steampipe.io/plugins/theapsgroup/gitlab/tables/gitlab_project_job) to the GitLab plugin.

[Pavel Savchenko](https://github.com/asfaltboy) added [github_tree](https://hub.steampipe.io/plugins/turbot/github/tables/github_tree) to the GitHub plugin.

## New plugin features

[Daeho Ro](https://github.com/daeho-ro) added two features to the CSV plugin: automatically discover if the first row is a header row, and support gzipped CSV files.

## New CLI features

[Meet Gor](https://github.com/Mr-Destructive) added a new meta-command, [.autocomplete](https://steampipe.io/docs/reference/dot-commands/autocomplete) to disable autocompletion of schema and table names.

[François de Metz](https://github.com/francois2metz) added a new environment variable to enforce a [query timeout](https://steampipe.io/docs/reference/env-vars/steampipe_query_timeout) for all queries.

## Thank you!

Thank you to all our Hacktoberfest 2022 contributors!<br/>
[@akumar-99](https://github.com/akumar-99), [@aminvielledebatAtBedrock](https://github.com/aminvielledebatAtBedrock), [@anushas-dev](https://github.com/anushas-dev), [@AnykeyNL](https://github.com/AnykeyNL), [@asfaltboy](https://github.com/asfaltboy), [@ashishsecdev](https://github.com/ashishsecdev), [@breck7](https://github.com/breck7), [@daeho-ro](https://github.com/daeho-ro), [@digitalisx](https://github.com/digitalisx), [@fabpot](https://github.com/fabpot), [@francois2metz](https://github.com/francois2metz), [@giant995](https://github.com/giant995), [@hannesfant](https://github.com/hannesfant), [@heav1811](https://github.com/heav1811), [@hiepph](https://github.com/hiepph), [@iamksgokul](https://medium.com/@iamksgokul), [@jdenoy](https://github.com/jdenoy), [@kaggrwal](https://github.com/kaggrwal), [@lakshyatyagi24](https://github.com/lakshyatyagi24), [@MichaelGraff](https://github.com/MichaelGraff), [@michizhou](https://github.com/michizhou), [@mikoiv/](https://github.com/mikoiv/), [@Mr-Destructive](https://github.com/Mr-Destructive), [@raksit31667](https://github.com/raksit31667), [@Santhusha-bit](https://github.com/Santhusha-bit), [@SaumyaBhushan](https://github.com/SaumyaBhushan), [@sneakernuts](https://github.com/sneakernuts), [@sriram-km](https://github.com/sriram-km), [@sudocurse](https://github.com/sudocurse), [@tnorthcutt](https://github.com/tnorthcutt)

We're always grateful for contributions from the Steampipe community. Hacktoberfest made October an especially active month, but the work continues year-round. If you'd like to pitch in, our [Slack community](https://steampipe.io/community/join) is the place to meet other contributors and float ideas. 

