Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
validatorjs
/
validator.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
23.7k
Code
Issues
177
Pull requests
296
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: validatorjs/validator.js
Actions
All workflows
Workflows
CI
CI
CodeQL
CodeQL
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
NPM Publish
NPM Publish
Plumber
Plumber
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
1,054 workflow runs
1,054 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(isVAT): accept Spanish digit controls (#2849)
CodeQL
#1985:
Commit
a79ff98
pushed by
rubiin
1m 41s
master
master
1m 41s
View workflow file
fix(isVAT): accept Spanish digit controls (#2849)
CI
#2444:
Commit
a79ff98
pushed by
rubiin
48s
master
master
48s
View workflow file
fix(isBase32): reject impossible padding lengths
CI
#2443:
Pull request
#2852
opened by
maximilliangrand
47s
maximilliangrand:fix/isbase32-padding-length
maximilliangrand:fix/isbase32-padding-length
47s
View #2852
View workflow file
fix(isBase32): reject impossible padding lengths
CodeQL
#1984:
Pull request
#2852
opened by
maximilliangrand
1m 16s
maximilliangrand:fix/isbase32-padding-length
maximilliangrand:fix/isbase32-padding-length
1m 16s
View #2852
View workflow file
test(isTaxID): cover dk-DK century digits 5-8 years 37-58
CI
#2442:
Pull request
#2851
opened by
arronKler
47s
arronKler:fix/2818-dk-cpr-century
arronKler:fix/2818-dk-cpr-century
47s
View #2851
View workflow file
test(isTaxID): cover dk-DK century digits 5-8 years 37-58
CodeQL
#1983:
Pull request
#2851
opened by
arronKler
1m 30s
arronKler:fix/2818-dk-cpr-century
arronKler:fix/2818-dk-cpr-century
1m 30s
View #2851
View workflow file
Add Peru postal code validation
CodeQL
#1982:
Pull request
#2850
opened by
RT1811
1m 26s
RT1811:add-peru-postal-code
RT1811:add-peru-postal-code
1m 26s
View #2850
View workflow file
Add Peru postal code validation
CI
#2441:
Pull request
#2850
opened by
RT1811
46s
RT1811:add-peru-postal-code
RT1811:add-peru-postal-code
46s
View #2850
View workflow file
CodeQL
CodeQL
#1981:
Scheduled
1m 30s
master
master
1m 30s
View workflow file
fix(isVAT): accept Spanish digit controls
CodeQL
#1980:
Pull request
#2849
opened by
ANONYMOUSZED-beep
1m 6s
ANONYMOUSZED-beep:fix/spanish-vat-control-digits
ANONYMOUSZED-beep:fix/spanish-vat-control-digits
1m 6s
View #2849
View workflow file
fix(isVAT): accept Spanish digit controls
CI
#2440:
Pull request
#2849
opened by
ANONYMOUSZED-beep
48s
ANONYMOUSZED-beep:fix/spanish-vat-control-digits
ANONYMOUSZED-beep:fix/spanish-vat-control-digits
48s
View #2849
View workflow file
fix(merge): validators mutate the caller's options object
CI
#2439:
Pull request
#2848
opened by
rajanpanth
48s
rajanpanth:fix/merge-mutates-options
rajanpanth:fix/merge-mutates-options
48s
View #2848
View workflow file
fix(merge): validators mutate the caller's options object
CodeQL
#1979:
Pull request
#2848
opened by
rajanpanth
1m 8s
rajanpanth:fix/merge-mutates-options
rajanpanth:fix/merge-mutates-options
1m 8s
View #2848
View workflow file
perf(isFloat): cache the compiled regex instead of rebuilding it per call
CI
#2438:
Pull request
#2847
opened by
cesco69
53m 23s
cesco69:perf/cache-isfloat-regex
cesco69:perf/cache-isfloat-regex
53m 23s
View #2847
View workflow file
perf(isFloat): cache the compiled regex instead of rebuilding it per call
CodeQL
#1978:
Pull request
#2847
opened by
cesco69
1m 11s
cesco69:perf/cache-isfloat-regex
cesco69:perf/cache-isfloat-regex
1m 11s
View #2847
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CodeQL
#1977:
Pull request
#2845
synchronize by
jeromemacias
1m 11s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
1m 11s
View #2845
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CI
#2437:
Pull request
#2845
synchronize by
jeromemacias
55s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
55s
View #2845
View workflow file
fix(index): export the real toString implementation (#2839)
CI
#2436:
Commit
cdb7daf
pushed by
rubiin
47s
master
master
47s
View workflow file
fix(index): export the real toString implementation (#2839)
CodeQL
#1976:
Commit
cdb7daf
pushed by
rubiin
1m 31s
master
master
1m 31s
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CI
#2435:
Pull request
#2845
synchronize by
jeromemacias
50s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
50s
View #2845
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CodeQL
#1975:
Pull request
#2845
synchronize by
jeromemacias
1m 11s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
1m 11s
View #2845
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CodeQL
#1974:
Pull request
#2845
synchronize by
jeromemacias
1m 9s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
1m 9s
View #2845
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CI
#2434:
Pull request
#2845
synchronize by
jeromemacias
53s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
53s
View #2845
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CI
#2433:
Pull request
#2845
synchronize by
jeromemacias
50s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
50s
View #2845
View workflow file
isStrongPassword: move symbolRegex in options whith default value
CodeQL
#1973:
Pull request
#2845
synchronize by
jeromemacias
1m 16s
jeromemacias:overide-symbols-option
jeromemacias:overide-symbols-option
1m 16s
View #2845
View workflow file
Previous
1
2
3
4
5
…
42
43
Next
You can’t perform that action at this time.